Commit a28f7b96b3ac79b3356ee991e0937dba12241c9b

Authored by Виталий
1 parent 288ddc06

Веталь

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -1445,12 +1445,12 @@ input.custom-radio + label:hover {
1445 1445 box-sizing: border-box;
1446 1446 margin-bottom: 0;
1447 1447 }
1448   -.cont_shop_but {
  1448 +.cont_shop_but-wr {
1449 1449 height: 33px;
1450 1450 margin-top: 35px;
1451 1451 }
1452   -.cont_shop_but .cont_shop {
  1452 +.cont_shop_but-wr .cont_shop {
1453 1453 margin-top: 8px;
1454 1454 float: left;
1455 1455 }
1456   -.cont_shop_but .submit4.bottom3 {float: left;}
1457 1456 \ No newline at end of file
  1457 +.cont_shop_but-wr .submit4.bottom3 {float: left;}
1458 1458 \ No newline at end of file
... ...