Commit 9fff8c16befd9421548f5548cb942cab948901ce
1 parent
e194639b
Exists in
master
and in
5 other branches
single margin adjust on track hits
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
_tracks.sass
@@ -50,7 +50,7 @@ | @@ -50,7 +50,7 @@ | ||
50 | padding: 0 0 0 25px | 50 | padding: 0 0 0 25px |
51 | .hits | 51 | .hits |
52 | background: transparent url('images/home/06.png') no-repeat left center | 52 | background: transparent url('images/home/06.png') no-repeat left center |
53 | - margin: 10px 0px 10px 20px | 53 | + margin: 12px 0px 10px 20px |
54 | .label, .counter | 54 | .label, .counter |
55 | color: #FFF | 55 | color: #FFF |
56 | display: inline-block | 56 | display: inline-block |