skins/chameleon

Thomas Brüderli bruederli at kolabsys.com
Sat Feb 21 12:49:45 CET 2015


 skins/chameleon/styles.less |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit 9a767e508820f0cfe0bb87e33b8336d27b06ea55
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Sat Feb 21 12:49:41 2015 +0100

    Better position for error box

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index 8b9eed5..dad63e4 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -481,6 +481,11 @@ html.mozilla #mailboxlist > li:first-child,
 	border-radius: 0;
 }
 
+.uibox.errorbox {
+	position: relative;
+	top: 80px;
+}
+
 /** font/text styles **/
 
 h1.boxtitle,




More information about the commits mailing list