Commit 2aedb22e9ca7d8d64f463a4263bd9e64d20a4bbb
1 parent
a28f7b96
Веталь
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -1451,6 +1451,6 @@ input.custom-radio + label:hover { |
1451 | 1451 | } |
1452 | 1452 | .cont_shop_but-wr .cont_shop { |
1453 | 1453 | margin-top: 8px; |
1454 | - float: left; | |
1454 | + float: right; | |
1455 | 1455 | } |
1456 | 1456 | .cont_shop_but-wr .submit4.bottom3 {float: left;} |
1457 | 1457 | \ No newline at end of file | ... | ... |