From 7cf498992487be470eadde467575302853ebfbb7 Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Thu, 14 Apr 2016 18:16:39 -0400 Subject: [PATCH] hide vote actions --- style.sass | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/style.sass b/style.sass index 2cefcaa..8f24fd3 100644 --- a/style.sass +++ b/style.sass @@ -62,6 +62,9 @@ body #boxes margin-top: 0px +.vote-actions + display: none + @import topmenu @import sideblocks -- libgit2 0.21.2