2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

ensure help-block is block per #1937

This commit is contained in:
Mark Otto
2012-02-12 22:49:06 -08:00
parent cbe10bd591
commit ce5976fb29
3 changed files with 2 additions and 0 deletions
+1
View File
@@ -832,6 +832,7 @@ input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, selec
color: #999999;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 0;
color: #999999;