Commit 0f371d40 authored by Mark Otto's avatar Mark Otto

Merge pull request #8300 from cvrebert/patch-2

Fix typo in comment
parents 2da485d6 d2b5f4e4
......@@ -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
}
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment