From 140eda6c579393373433ea87db397b46e1a37c2f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 1 Oct 2006 08:04:44 +0100 Subject: toolbar placement fix in graycube --- themes/graycube/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css index 57320e1cc..29ac8bb9f 100644 --- a/themes/graycube/theme.css +++ b/themes/graycube/theme.css @@ -246,7 +246,7 @@ span.contentPreview:hover { #toolbar { position : absolute; left : 280px; - padding : 0px 20px 10px 10px; + padding : 0px 20px 10px 0px; top : 50px; right : 0px; white-space: nowrap; -- cgit v1.2.3