Commit 383de5279869a58b64d7d7099c1b4eb443431c9e

Authored by Виталий
1 parent 2aedb22e

Веталь

Showing 1 changed file with 2 additions and 2 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: right;
  1454 + float: left;
1455 1455 }
1456   -.cont_shop_but-wr .submit4.bottom3 {float: left;}
1457 1456 \ No newline at end of file
  1457 +.cont_shop_but-wr .submit4.bottom3 {float: right;}
1458 1458 \ No newline at end of file
... ...