summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 61ae3fa14..a0ef19ce9 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1545,7 +1545,7 @@ ul.headlineDropdownMenu {
ul.headlineDropdownMenu li.top {
float : left;
- width : 9em;
+ width : 11em;
background-image : url("images/down_arrow.png");
background-position : center right;
background-repeat : no-repeat;
@@ -1597,7 +1597,7 @@ ul.headlineDropdownMenu ul {
padding : 0px;
display : none;
background-color : white;
- width : 9em;
+ width : 11em;
z-index : 3;
top : auto;
left : auto;