From 4f281ec432fcf1cf2313aa720909420fd69b546b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 26 Mar 2013 20:29:59 +0400 Subject: [PATCH] digest: smartphone ui css tweaks --- plugins/digest/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/digest/mobile.css b/plugins/digest/mobile.css index 8c0ddd34..89989dfe 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 { -- 2.39.2