From: Thomas Müller Date: Thu, 15 Aug 2013 22:56:09 +0000 (+0200) Subject: tixing width and position of wider error messages X-Git-Tag: v6.0.0alpha2~314^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0aa7dc9b893ffa5ac8a1f3a3959ad3de2ce6178c;p=nextcloud-server.git tixing width and position of wider error messages --- diff --git a/core/css/styles.css b/core/css/styles.css index 48ef026fba8..7369f8d5251 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -385,6 +385,11 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; } white-space: pre-wrap; text-align: left; } + +.error-wide { + width: 800px; +} + /* Fixes for log in page, TODO should be removed some time */ #body-login .update, #body-login .error { diff --git a/core/templates/error.php b/core/templates/error.php index ac91357b350..e8b7a49264f 100644 --- a/core/templates/error.php +++ b/core/templates/error.php @@ -1,4 +1,4 @@ -