mirror of
https://github.com/discourse/discourse.git
synced 2025-04-15 22:41:41 +08:00
UX: checkboxes were too close to other inputs
This commit is contained in:
parent
589187b732
commit
3ad5f6ea4b
@ -15,7 +15,10 @@ body.widget-dragging {
|
||||
|
||||
.form-vertical {
|
||||
.control-group {
|
||||
margin-bottom: 24px;
|
||||
margin-bottom: 1.25em;
|
||||
}
|
||||
.controls:not(.controls-dropdown) + .controls {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user