]> git.wh0rd.org Git - tt-rss.git/commitdiff
fix line-height for subtoolbar children (2)
authorAndrew Dolgov <fox@bah.spb.su>
Fri, 23 Jan 2009 11:34:16 +0000 (12:34 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Fri, 23 Jan 2009 11:34:16 +0000 (12:34 +0100)
tt-rss.css

index 74dd70cc3acb61b776824a1588fd6a9a2af0cf07..4bff63dae8d6d60890741f8e5f0b76cae185fe46 100644 (file)
@@ -837,6 +837,8 @@ div.headlinesSubToolbar * {
 
 div.headlinesSubToolbar div#subtoolbar_ftitle {
        float : right;
+       line-height : 25px;
+
 }
 
 span.contentPreview {