1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 01:21:49 +02:00

grunt dist

This commit is contained in:
Mark Otto
2014-04-30 19:47:56 -07:00
parent a80eb1eb50
commit 108b7c390e
8 changed files with 13 additions and 6 deletions

View File

@@ -2587,6 +2587,9 @@ select[multiple].input-lg {
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.form-control-static {
margin-bottom: 0;
}