]> git.wh0rd.org Git - tt-rss.git/commitdiff
adjust height of headlines subtoolbar
authorAndrew Dolgov <fox@bah.org.ru>
Tue, 12 Jan 2010 16:09:08 +0000 (19:09 +0300)
committerAndrew Dolgov <fox@bah.org.ru>
Tue, 12 Jan 2010 16:09:08 +0000 (19:09 +0300)
tt-rss.css

index 6490b839acb43aae63f4c7a94e51be2528e0df2f..00364b13c5ae706c96d4faf4d4c09d3cb0de1693 100644 (file)
@@ -880,7 +880,7 @@ div.headlinesSubToolbar {
        padding-right : 5px;
        right : 0px;
        background-color : white;
-       font-size : 11px;
+       font-size : 13px;
        font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        color : gray;
 }