0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

Fix indent

This commit is contained in:
Sean Dwyer 2014-04-11 14:15:33 -07:00
parent 3777ef007d
commit 06f6c9f006

View File

@ -324,7 +324,7 @@ input[type="checkbox"],
// Reposition feedback icon if label is hidden with "screenreader only" state
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
top: 0;
}