]> git.wh0rd.org - tt-rss.git/commitdiff
toolbar placement fix in graycube
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 1 Oct 2006 07:04:44 +0000 (08:04 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 1 Oct 2006 07:04:44 +0000 (08:04 +0100)
themes/graycube/theme.css

index 57320e1cc112ba60e1c82b66d6a1c069ade62a79..29ac8bb9f6e0bd06a908ea22d984ca4c15d96bd8 100644 (file)
@@ -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;