2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Fix indent

This commit is contained in:
Sean Dwyer
2014-04-11 14:15:33 -07:00
parent 3777ef007d
commit 06f6c9f006
+1 -1
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;
}