improves ballot list on sidebar

This commit is contained in:
decabeza
2017-05-11 13:12:26 +02:00
parent 04b95df696
commit 57d5e40fbb
2 changed files with 2 additions and 2 deletions

View File

@@ -1096,7 +1096,7 @@ ul.ballot-list {
background: #f9f9f9;
line-height: $line-height;
margin-bottom: $line-height/4;
padding: $line-height/2;
padding: $line-height $line-height/2;
position: relative;
a {