From: Andrew Dolgov Date: Wed, 26 Jun 2013 12:48:53 +0000 (+0400) Subject: another counter node positioning hack X-Git-Tag: 1.9~84 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=3cd5511b320907c195508d26578869eeb728f1ed;p=tt-rss.git another counter node positioning hack --- diff --git a/css/tt-rss.css b/css/tt-rss.css index e8382ff0..59143fae 100644 --- a/css/tt-rss.css +++ b/css/tt-rss.css @@ -1123,9 +1123,7 @@ body#ttrssMain #feedTree { border-radius : 4px; vertical-align : middle; float : right; - margin-right : 5px; - position : relative; - top : 2px; + margin : 5px 5px 5px 0px; min-width : 23px; }