summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-26 20:29:59 +0400
committerAndrew Dolgov <[email protected]>2013-03-26 20:29:59 +0400
commit4f281ec432fcf1cf2313aa720909420fd69b546b (patch)
treea8069cb42a28b3cee7369d4f88da234a04451602 /plugins
parent0f12ead5dd6d7d72e741ce0aadf222341ce94f3b (diff)
digest: smartphone ui css tweaks
Diffstat (limited to 'plugins')
-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 {