mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Fix indent
This commit is contained in:
parent
3777ef007d
commit
06f6c9f006
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue