From 98cc2afe64364eb40a701e1fa3a51f721cb3449d Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Thu, 22 May 2014 15:10:39 -0300 Subject: [PATCH] fix vote --- style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index 1127bf1..ef9db68 100644 --- a/style.css +++ b/style.css @@ -3011,6 +3011,10 @@ body.contraste #social-icons #sb_flickr:hover { opacity: 1; } +#article .action .vote-detail li { + padding: 0px; +} + .vote-action .action-icon { opacity: 0.5; } -- libgit2 0.21.2