Commit a3b6c9525d30f6b9b2767edb9d3435b3fa74ccc7

Authored by Victor Costa
1 parent f888e7d5

fix vote buttons position

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
style.css
... ... @@ -322,3 +322,6 @@ margin-top: 2px;
322 322 right: 3px;
323 323 }
324 324  
  325 +.blog .vote-actions {
  326 + right: 30px;
  327 +}
... ...