2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Remove broken CSS that tried to reset the absolute positioning when there was no text

This commit is contained in:
Mark Otto
2017-08-07 22:25:35 -07:00
committed by Mark Otto
parent 3fbdedbf22
commit 006590ed9a
2 changed files with 3 additions and 7 deletions
-4
View File
@@ -236,10 +236,6 @@ select.form-control-lg {
position: absolute;
margin-top: $form-check-input-margin-y;
margin-left: -$form-check-input-gutter;
&:only-child {
position: static;
}
}
// Radios and checkboxes on same line