Commit 7cf498992487be470eadde467575302853ebfbb7

Authored by Melissa Wen
1 parent 77d3759c

hide vote actions

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
style.sass
... ... @@ -62,6 +62,9 @@ body
62 62 #boxes
63 63 margin-top: 0px
64 64  
  65 +.vote-actions
  66 + display: none
  67 +
65 68 @import topmenu
66 69  
67 70 @import sideblocks
... ...