aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-04-30 19:47:56 -0700
committerMark Otto <[email protected]>2014-04-30 19:47:56 -0700
commit108b7c390efda6f9d56fb2749374a7999956b1a0 (patch)
tree2012e470d6107d4a0e2df48fa6a7b031a93002a3 /dist/css/bootstrap.css
parenta80eb1eb50d0c5953c2dc35ceb67ad622aa9a732 (diff)
downloadbootstrap-108b7c390efda6f9d56fb2749374a7999956b1a0.tar.xz
bootstrap-108b7c390efda6f9d56fb2749374a7999956b1a0.zip
grunt dist
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 847b1ed40..40c18d925 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -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;
}