Showing
1 changed file
with
2 additions
and
0 deletions
@@ -65,6 +65,7 @@ | @@ -65,6 +65,7 @@ | ||
65 | height: 16px; | 65 | height: 16px; |
66 | border: 2px solid #222; | 66 | border: 2px solid #222; |
67 | padding: 2px; | 67 | padding: 2px; |
68 | + background-size: 100% !important; | ||
68 | 69 | ||
69 | .sub-color-block { | 70 | .sub-color-block { |
70 | display: block; | 71 | display: block; |
@@ -304,6 +305,7 @@ | @@ -304,6 +305,7 @@ | ||
304 | margin-bottom: -6px; | 305 | margin-bottom: -6px; |
305 | margin-right: 5px; | 306 | margin-right: 5px; |
306 | background-size: 100% !important; | 307 | background-size: 100% !important; |
308 | + background-repeat: no-repeat !important; | ||
307 | } | 309 | } |
308 | 310 | ||
309 | .senior { | 311 | .senior { |
-
Please register or login to post a comment