Commit e25c6279bf61565a02c52b2fb5d30e2054567260
Exists in
master
and in
5 other branches
Merge branch 'fix-285'
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
sass/style.sass
@@ -219,6 +219,10 @@ td | @@ -219,6 +219,10 @@ td | ||
219 | background-repeat: no-repeat | 219 | background-repeat: no-repeat |
220 | color: #fff | 220 | color: #fff |
221 | padding-left: $gutter * 1.5 | 221 | padding-left: $gutter * 1.5 |
222 | + a | ||
223 | + display: block | ||
224 | + padding: 15px 0 18px 0 | ||
225 | + margin: -15px 0 -18px 0 | ||
222 | &-participe | 226 | &-participe |
223 | .fa | 227 | .fa |
224 | margin-right: $gutter * 0.5 | 228 | margin-right: $gutter * 0.5 |