]> git.wh0rd.org - tt-rss.git/commitdiff
fix size of active tab
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 29 Mar 2006 04:45:14 +0000 (05:45 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 29 Mar 2006 04:45:14 +0000 (05:45 +0100)
tt-rss.css

index ffe30cccae1be893d4bfb83e7048df599bbdf3a9..5ab52b2d781e75e17b9272905a07cb71da221cf6 100644 (file)
@@ -622,7 +622,7 @@ input.prefsTabSelected {
        border-color : #c0c0c0; 
        padding : 2px 7px 2px 7px;
        margin : 0px 1px 0px 0px;
-       width : 150px;
+       width : 130px;
        background : white;
        font-weight : bold;
        background-position : top left;