mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Merge pull request #15427 from twbs/defunct-bug-1969
Remove reference to old fixed WebKit bug in Less comment.
This commit is contained in:
commit
f2a0a78b17
@ -461,8 +461,7 @@ input[type="checkbox"] {
|
||||
}
|
||||
|
||||
// Remove default margin on radios/checkboxes that were used for stacking, and
|
||||
// then undo the floating of radios and checkboxes to match (which also avoids
|
||||
// a bug in WebKit: https://github.com/twbs/bootstrap/issues/1969).
|
||||
// then undo the floating of radios and checkboxes to match.
|
||||
.radio,
|
||||
.checkbox {
|
||||
display: inline-block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user