From a3b6c9525d30f6b9b2767edb9d3435b3fa74ccc7 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Fri, 11 Jul 2014 10:51:16 -0300 Subject: [PATCH] fix vote buttons position --- style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index fa0b51d..b89b498 100644 --- a/style.css +++ b/style.css @@ -322,3 +322,6 @@ margin-top: 2px; right: 3px; } +.blog .vote-actions { + right: 30px; +} -- libgit2 0.21.2