]> source.dussan.org Git - nextcloud-server.git/commitdiff
fixing error page layout
authorThomas Müller <thomas.mueller@tmit.eu>
Sun, 18 Aug 2013 08:30:21 +0000 (10:30 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Sun, 18 Aug 2013 08:30:21 +0000 (10:30 +0200)
core/css/styles.css

index becf0af90563612b9c93edc71485ca98bba543f2..52a265d20314231e7d5a649b5e793e300382b45f 100644 (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 */