summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2012-08-15 02:20:57 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2012-08-15 02:20:57 +0200
commitcb38efda8df21c1e98e5fbf2e4b794c39a0c1e9a (patch)
tree3d702b513be6f6f83bfb35aec4360d105c8b5ae9 /css
parent648ae045230dc53689a2df9fc05155f526eb944b (diff)
fixed the shadow on the add folder/feed popup
Diffstat (limited to 'css')
-rw-r--r--css/news.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/news.css b/css/news.css
index fe19bc56c..9e551a5f9 100644
--- a/css/news.css
+++ b/css/news.css
@@ -493,7 +493,7 @@ li.menuItem {
ul.menu {
position: absolute;
- z-index:100;
+ z-index:1;
margin-left: 0.3em;
display: none;
background:#EEEEEE;