Commit ef0548d1 authored by Sascha Eggenberger's avatar Sascha Eggenberger Committed by Natalia Tepluhina

Settings help text spacing fix

Update spacing of help texts for inputs and checkboxes
on settings pages
parent 72310845
......@@ -110,9 +110,14 @@
.bs-callout,
.form-check:first-child,
.form-text.text-muted {
.form-check .form-text.text-muted,
.form-check + .form-text.text-muted {
margin-top: 0;
}
.form-check .form-text.text-muted {
margin-bottom: $grid-size;
}
}
.settings-list-icon {
......
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