mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Remove commented out CSS
This commit is contained in:
parent
453346262f
commit
732e4196fb
8
dist/css/bootstrap.css
vendored
8
dist/css/bootstrap.css
vendored
@ -1555,14 +1555,6 @@ textarea::-webkit-input-placeholder {
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
/*
|
||||
// Move the options list down to align with labels
|
||||
.controls > .radio:first-child,
|
||||
.controls > .checkbox:first-child {
|
||||
padding-top: 5px; // has to be padding because margin collapses
|
||||
}
|
||||
*/
|
||||
|
||||
.radio-inline,
|
||||
.checkbox-inline {
|
||||
display: inline-block;
|
||||
|
@ -200,14 +200,6 @@ textarea {
|
||||
margin-top: -5px; // Move up sibling radios or checkboxes for tighter spacing
|
||||
}
|
||||
|
||||
/*
|
||||
// Move the options list down to align with labels
|
||||
.controls > .radio:first-child,
|
||||
.controls > .checkbox:first-child {
|
||||
padding-top: 5px; // has to be padding because margin collapses
|
||||
}
|
||||
*/
|
||||
|
||||
// Radios and checkboxes on same line
|
||||
.radio-inline,
|
||||
.checkbox-inline {
|
||||
|
Loading…
x
Reference in New Issue
Block a user