mirror of
https://github.com/nextcloud/server.git
synced 2026-07-16 13:23:11 -04:00
Merge pull request #4496 from owncloud/fixing-error-page-layout-master
fixing error page layout
This commit is contained in:
commit
141d2f67aa
1 changed files with 1 additions and 0 deletions
|
|
@ -414,6 +414,7 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; }
|
|||
|
||||
.error-wide {
|
||||
width: 800px;
|
||||
margin-left: -250px;
|
||||
}
|
||||
|
||||
/* Fixes for log in page, TODO should be removed some time */
|
||||
|
|
|
|||
Loading…
Reference in a new issue