mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
ensure help-block is block per #1937
This commit is contained in:
@@ -327,6 +327,7 @@ select:focus:required:invalid {
|
||||
// ---------
|
||||
|
||||
.help-block {
|
||||
display: block; // account for any element using help-block
|
||||
margin-top: 5px;
|
||||
margin-bottom: 0;
|
||||
color: @grayLight;
|
||||
|
||||
Reference in New Issue
Block a user