fix counternode going behind feed title on gecko

This commit is contained in:
Andrew Dolgov 2013-07-16 09:33:51 +04:00
parent 618e80ee5e
commit 39d61109e6

View 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;