mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Remove var
This commit is contained in:
+2
-1
@@ -317,7 +317,8 @@ input[type="checkbox"] {
|
||||
.has-feedback label {
|
||||
|
||||
~ .form-control-feedback {
|
||||
top: ($line-height-computed + 5); // Height of the `label` and its margin
|
||||
// TODO: redo this since we nuked the `$line-height-computed`
|
||||
top: 0; // Height of the `label` and its margin
|
||||
}
|
||||
|
||||
&.sr-only ~ .form-control-feedback {
|
||||
|
||||
Reference in New Issue
Block a user