From bd6eefa5823c996a9997f29fefbfc8af5cafe284 Mon Sep 17 00:00:00 2001 From: Веталь Date: Wed, 25 May 2016 11:38:14 +0300 Subject: [PATCH] Веталь --- frontend/web/css/style.css | 8 ++++++++ 1 file changed, 8 insertions(+), 0 deletions(-) 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