diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 17de453..aad3790 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1433,3 +1433,11 @@ input.custom-radio + label:hover { .checkout_basket button { margin: 0 auto; } +.input-blocks-wrapper .help-block { + padding-left: 71px; + padding-top: 5px; + width: 100%; + float: left; + box-sizing: border-box; + margin-bottom: 0; +} \ No newline at end of file -- libgit2 0.21.4