mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Fix typo in comment
This commit is contained in:
+1
-1
@@ -195,7 +195,7 @@ textarea {
|
|||||||
// Move the options list down to align with labels
|
// Move the options list down to align with labels
|
||||||
.controls > .radio:first-child,
|
.controls > .radio:first-child,
|
||||||
.controls > .checkbox: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
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user