Skip to content

Commit

Permalink
(less) Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
reywood committed Apr 11, 2014
1 parent 204ec47 commit e2a6ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forms.less
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}


Expand Down

0 comments on commit e2a6ec3

Please sign in to comment.