diff --git a/style.css b/style.css index 71929a0..bc54d6c 100644 --- a/style.css +++ b/style.css @@ -1083,6 +1083,21 @@ div#notice { /* Plugin para curtir artigos e comentários */ +.vote-detail li { + padding: 2px; +} + +.action .vote-detail { + width: 170px; +} + +.vote-detail li span { + width: 80%; + display: inline-block; + margin-left: 5px; + text-align: left; +} + .action .dislike:before { content: url(images/negative-hand.png); } -- libgit2 0.21.2