summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2012-10-31 01:20:02 +0100
committerBernhard Posselt <nukeawhale@gmail.com>2012-10-31 01:20:02 +0100
commite7d7d483b4672481630c01bf86b61fe0ad2c836a (patch)
treec3df4cb4f9b116598969d136ff9254ecaaf1e0ed /css
parent1378ff21cea89531d1d59e656fd32cf5d149f5f4 (diff)
center unreadcounter vertically
Diffstat (limited to 'css')
-rw-r--r--css/news.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/news.css b/css/news.css
index c67fef7d9..f218f6018 100644
--- a/css/news.css
+++ b/css/news.css
@@ -66,7 +66,7 @@ div.add_parentfolder {
position: absolute;
z-index: 1000;
right: .3em;
- top: .3em;
+ top: .4em;
overflow: hidden;
text-overflow: ellipsis;
text-align: center;