diff --git a/web/styles/settings.css b/web/styles/settings.css index 8893cdba0b..8b3810bc0b 100644 --- a/web/styles/settings.css +++ b/web/styles/settings.css @@ -363,13 +363,6 @@ select.settings_select { .input-group { margin: 0 0 20px; - /* Class to use when the following input-group is related and should - appear just after this element. Normally the margin is 20px, but - for related settings, we set it to 10px. */ - &.thinner { - margin-bottom: 10px; - } - & label.checkbox + label { cursor: pointer; } diff --git a/web/templates/settings/preferences_information.hbs b/web/templates/settings/preferences_information.hbs index 6202146afa..4af8f114bb 100644 --- a/web/templates/settings/preferences_information.hbs +++ b/web/templates/settings/preferences_information.hbs @@ -49,7 +49,7 @@ -