From 21f10c7ad19e068e7d22758fb7fc628c2784f392 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Fri, 22 Nov 2013 10:44:39 +0100 Subject: Small adjustments to new status message display --- skins/larry/styles.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'skins') diff --git a/skins/larry/styles.css b/skins/larry/styles.css index 7f2c6c066..c823ff48f 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -531,8 +531,8 @@ a.iconlink.upload { #messagestack { position: absolute; - bottom: 14px; - right: 5px; + bottom: 18px; + right: 8px; z-index: 50000; width: auto; height: auto; @@ -579,7 +579,7 @@ a.iconlink.upload { left: 4px; width: 20px; height: 24px; - background: url(images/messages_dark.png) 0 6px no-repeat; + background: url(images/messages_dark.png) 0 7px no-repeat; } #messagestack div.error { -- cgit v1.2.3