mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Fix typo in comment
This commit is contained in:
parent
ac90fbf4d8
commit
d2b5f4e45c
@ -195,7 +195,7 @@ textarea {
|
||||
// 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 collaspes
|
||||
padding-top: 5px; // has to be padding because margin collapses
|
||||
}
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user