summaryrefslogtreecommitdiffstats
path: root/css/news.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/news.css')
-rw-r--r--css/news.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/css/news.css b/css/news.css
index 028baa260..8f2718030 100644
--- a/css/news.css
+++ b/css/news.css
@@ -94,17 +94,13 @@ div.add_parentfolder {
#feeds {
height: 100%;
- overflow: none;
+ overflow: auto;
background-color: #eee;
color: #333;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
- #feeds:hover {
- overflow: auto;
- }
-
#feeds .unread_items_counter {
display: none;
}