[Pkg-mozext-commits] [wot] 79/226: Fixed broken WS

David Prévot taffit at moszumanska.debian.org
Fri May 1 00:35:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository wot.

commit 76d1bf498b788d8d8aff292ff9036aceeac6a79b
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date:   Sun Apr 14 17:38:45 2013 +0300

    Fixed broken WS
---
 skin/include/blocked.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/skin/include/blocked.css b/skin/include/blocked.css
index 68a92ae..5144360 100644
--- a/skin/include/blocked.css
+++ b/skin/include/blocked.css
@@ -71,6 +71,7 @@
     color: #504f4f !important;
     direction: ltr; /* fixes chrome issue #64 */
     float: none; /* fixes chrome #90 */
+    height: auto; /* fixes chrome #99 */
 }
 
 .wotcontainer * {
@@ -99,6 +100,7 @@
     left: auto !important;
     right: auto !important;
     top: auto !important;
+    height: auto;
 }
 
 .wot-logo {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/wot.git



More information about the Pkg-mozext-commits mailing list