summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-07-24 15:59:20 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-07-24 15:59:20 -0400
commitda51c810f74bdc642445503d75395ded6f234ebc (patch)
tree9a2c78d46ffd4ca10b4763fa1132a897dd898c10 /css
parent2da0f24f174666dcf17f4c26a447cfd396284dcf (diff)
conform to the new app setting policy
Diffstat (limited to 'css')
-rw-r--r--css/news.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/news.css b/css/news.css
index 9bc7f04c4..15b431141 100644
--- a/css/news.css
+++ b/css/news.css
@@ -55,7 +55,7 @@ ul#feedfoldermenu { position:fixed; margin-left: 0; bottom: 2.8em; border-left:1
li { padding: 0px !important; }
li.menuItem { margin-left:0.7em; margin-right:0.7em; float: none !important; text-align: left; }
li.feeds_list { margin-left: 16px !important; text-align: right; border-radius: 5px; padding-left: 5px !important; }
-li.feeds_list a { padding: 0 0 0 20px !important; overflow: hidden; text-overflow: ellipsis; text-align: left; width: 70%; }
+li.feeds_list a { padding: 0 0 0 20px !important; overflow: hidden; text-overflow: ellipsis; text-align: left; width: 65%; }
div.collapsable_container { padding-left: 5px !important; border-radius: 5px; }
ul.folders { margin-left: 16px !important; }
@@ -68,3 +68,4 @@ div.add_parentfolder { position: relative; }
div.dialog { overflow: visible; }
+