summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2012-08-14 00:02:37 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2012-08-14 00:02:37 +0200
commitefb68fb025557a9278df6407fbb879b67ea63130 (patch)
tree1e06526d178704e2dd6c4d9ce91d5fd61318a21e /css
parent4addc39cc6a9fb89178a5e7f352214ce978f90b9 (diff)
made feed area a little narrower
Diffstat (limited to 'css')
-rw-r--r--css/news.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/css/news.css b/css/news.css
index c2ff88f01..c2018ea52 100644
--- a/css/news.css
+++ b/css/news.css
@@ -57,7 +57,7 @@ div.feed_controls {
box-shadow: 0 4px 4px -3px #ccc;
overflow: hidden;
position: fixed;
- left: 35.8em;
+ left: 34.1em;
right: 0;
top: 3.5em;
z-index: 1;
@@ -95,7 +95,7 @@ div.feed_controls {
/* feed/folder list */
#leftcontent {
- width: 23.2em;
+ width: 21.5em;
top: 3.5em !important;
padding: 0 0 3em 0;
margin: 0;
@@ -246,7 +246,7 @@ div.feed_controls {
bottom:0px;
overflow:visible;
height:2.8em;
- width: 23.2em;
+ width: 21.5em;
margin:0;
background:#eee;
border-top:1px
@@ -265,7 +265,7 @@ ul.controls li {
box-sizing: border-box;
-moz-box-sizing: border-box;
margin-top: 3.5em;
- left: 35.8em;
+ left: 34.1em;
}
/**