diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index dbcd644..713db45 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1445,12 +1445,12 @@ input.custom-radio + label:hover { box-sizing: border-box; margin-bottom: 0; } -.cont_shop_but { +.cont_shop_but-wr { height: 33px; margin-top: 35px; } -.cont_shop_but .cont_shop { +.cont_shop_but-wr .cont_shop { margin-top: 8px; float: left; } -.cont_shop_but .submit4.bottom3 {float: left;} \ No newline at end of file +.cont_shop_but-wr .submit4.bottom3 {float: left;} \ No newline at end of file -- libgit2 0.21.4