]> git.wh0rd.org - tt-rss.git/commitdiff
toolbar: adjust position
authorAndrew Dolgov <fox@bah.spb.su>
Fri, 23 Jan 2009 08:10:04 +0000 (09:10 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Fri, 23 Jan 2009 08:10:04 +0000 (09:10 +0100)
tt-rss.css

index 25b261e56c294b2969736351550eeb62a35b0ce1..b58c552232a507a7d5b41be8780b01b3dacecd4a 100644 (file)
@@ -1510,7 +1510,7 @@ div.whiteBox {
 #toolbar {
        position : absolute;
        left : 261px;
-       padding : 2px 0px 2px 10px;
+       padding : 0px 0px 0px 10px;
        top : 40px;
        right : 0px;
        white-space: nowrap;