diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index b8b2ef5..e861fa5 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1451,6 +1451,6 @@ input.custom-radio + label:hover { } .cont_shop_but-wr .cont_shop { margin-top: 8px; - float: right; + float: left; } -.cont_shop_but-wr .submit4.bottom3 {float: left;} \ No newline at end of file +.cont_shop_but-wr .submit4.bottom3 {float: right;} \ No newline at end of file -- libgit2 0.21.4