summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/digest/mobile.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/digest/mobile.css b/plugins/digest/mobile.css
index 8c0ddd347..89989dfe6 100644
--- a/plugins/digest/mobile.css
+++ b/plugins/digest/mobile.css
@@ -79,7 +79,6 @@ a:hover {
bottom : 0px;
top : 30px;
background : white;
- z-index : -1;
opacity : 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
@@ -154,6 +153,7 @@ a:hover {
bottom : 0px;
font-size : 14px;
overflow : auto;
+ background : white;
}
#feeds ul#feeds-content img {