Commit 17d7f91c by Vedran Karacic Committed by Vedran Karačić

Fix basket input field help-block height.

parent 85bfca9d
...@@ -270,7 +270,7 @@ ...@@ -270,7 +270,7 @@
.help-block { .help-block {
margin-top: 0; margin-top: 0;
margin-bottom: 0; margin-bottom: 0;
min-height: 22px; min-height: 25px;
color: red; color: red;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment