Commit 589cb1b17a2a2a1ca3901df7399bb7b247b2b5a6
1 parent
eca6cde0
Exists in
master
and in
6 other branches
New layout for results - initial - padding for content
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
sass/_proposal_detail.scss
@@ -165,6 +165,7 @@ | @@ -165,6 +165,7 @@ | ||
165 | .results-content { | 165 | .results-content { |
166 | border: 1px solid $color; | 166 | border: 1px solid $color; |
167 | margin-top: 20px; | 167 | margin-top: 20px; |
168 | + padding: 20px; | ||
168 | .vote-result { | 169 | .vote-result { |
169 | font-weight: bolder; | 170 | font-weight: bolder; |
170 | font-size: 12px; | 171 | font-size: 12px; |