summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-06-26 16:48:53 +0400
committerAndrew Dolgov <[email protected]>2013-06-26 16:48:53 +0400
commit3cd5511b320907c195508d26578869eeb728f1ed (patch)
tree8291dac3c51b918c8f9325b1e09448034516b4e3 /css
parentd97efc9967d0823aa6332aa20c45c99621493626 (diff)
another counter node positioning hack
Diffstat (limited to 'css')
-rw-r--r--css/tt-rss.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index e8382ff05..59143fae2 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;
}