Merge pull request #4496 from owncloud/fixing-error-page-layout-master

fixing error page layout
This commit is contained in:
Kondou 2013-08-18 06:46:48 -07:00
commit 141d2f67aa
1 changed files with 1 additions and 0 deletions

View File

@ -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 */