]> git.wh0rd.org Git - tt-rss.git/commitdiff
fix counternode going behind feed title on gecko
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 16 Jul 2013 05:33:51 +0000 (09:33 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 16 Jul 2013 05:33:51 +0000 (09:33 +0400)
css/tt-rss.css

index af6b50abdd4d4ebcb380ba051b32874b31bede88..2238c54523e5ecc62275026bd3ad8bf95200347a 100644 (file)
@@ -1120,6 +1120,7 @@ body#ttrssMain #feedTree {
        border-radius : 4px;
        vertical-align : middle;
        float : right;
+       position : relative;
        line-height : 14px;
        margin-right : 4px;
        margin-top : 3px;