From: Andrew Dolgov Date: Sun, 1 Oct 2006 07:04:44 +0000 (+0100) Subject: toolbar placement fix in graycube X-Git-Tag: 1.2.4~38 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=140eda6c579393373433ea87db397b46e1a37c2f;p=tt-rss.git toolbar placement fix in graycube --- diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css index 57320e1c..29ac8bb9 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;