diff options
-rw-r--r-- | style.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -410,9 +410,9 @@ input[type=checkbox]:not(old):checked + label > span:before { | |||
410 | display : inline-block; | 410 | display : inline-block; |
411 | width : 28px; | 411 | width : 28px; |
412 | color : white; | 412 | color : white; |
413 | text-align : center; | 413 | text-align : left; |
414 | font-weight : bold; | 414 | font-weight : bold; |
415 | margin-left : 90px; | 415 | margin-left : 124px; |
416 | } | 416 | } |
417 | 417 | ||
418 | #wrapper.stepcancel .block-stepcancel .juice, | 418 | #wrapper.stepcancel .block-stepcancel .juice, |