Commit 98cc2afe64364eb40a701e1fa3a51f721cb3449d
1 parent
8642aff2
Exists in
master
and in
5 other branches
fix vote
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
style.css
@@ -3011,6 +3011,10 @@ body.contraste #social-icons #sb_flickr:hover { | @@ -3011,6 +3011,10 @@ body.contraste #social-icons #sb_flickr:hover { | ||
3011 | opacity: 1; | 3011 | opacity: 1; |
3012 | } | 3012 | } |
3013 | 3013 | ||
3014 | +#article .action .vote-detail li { | ||
3015 | + padding: 0px; | ||
3016 | +} | ||
3017 | + | ||
3014 | .vote-action .action-icon { | 3018 | .vote-action .action-icon { |
3015 | opacity: 0.5; | 3019 | opacity: 0.5; |
3016 | } | 3020 | } |