Showing
1 changed file
with
2 additions
and
1 deletions
@@ -530,9 +530,10 @@ | @@ -530,9 +530,10 @@ | ||
530 | .cart-item-disabled { | 530 | .cart-item-disabled { |
531 | position: absolute; | 531 | position: absolute; |
532 | top: 63px; | 532 | top: 63px; |
533 | - left: 15px; | 533 | + left: 7px; |
534 | width: 15px; | 534 | width: 15px; |
535 | height: 15px; | 535 | height: 15px; |
536 | + font-size: 13px; | ||
536 | color: #3a3a3a; | 537 | color: #3a3a3a; |
537 | float: left; | 538 | float: left; |
538 | margin-top: 0; | 539 | margin-top: 0; |
-
Please register or login to post a comment