summaryrefslogtreecommitdiff
path: root/css/prefs.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/prefs.css')
-rw-r--r--css/prefs.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/prefs.css b/css/prefs.css
index 1aedb2c8b..0a184ff9b 100644
--- a/css/prefs.css
+++ b/css/prefs.css
@@ -72,12 +72,11 @@ div.filterTestHolder, div.prefFeedOPMLHolder {
border-width : 1px;
}
-ul.selfUpdateList, ul.userFeedList {
+ul.userFeedList {
height : 200px;
overflow : auto;
list-style-type : none;
border : 1px solid #ddd;
- background-color : #f5f5f5;
margin : 0px 0px 5px 0px;
padding : 5px;
}