From 8c6e71a195aa3a81b3a1bf9a3eef5c015cf032fa Mon Sep 17 00:00:00 2001 From: Sahil Batra Date: Fri, 29 Mar 2024 15:50:36 +0530 Subject: [PATCH] settings: Add bottom margin to label elements. This commit adds bottom margin to label elements of settings inputs in personal, organization, stream and group settings using the recently added "settings-field-label" class. Most of the settings are dropdown settings, so the label for them already had a margin as they use "dropdown-title" class. --- web/templates/settings/display_settings.hbs | 4 ++-- web/templates/settings/notification_settings.hbs | 2 +- web/templates/settings/organization_permissions_admin.hbs | 6 +++--- web/templates/settings/organization_profile_admin.hbs | 4 ++-- web/templates/stream_settings/stream_creation_form.hbs | 4 ++-- web/templates/stream_settings/stream_settings.hbs | 2 +- .../user_group_settings/user_group_creation_form.hbs | 4 ++-- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/web/templates/settings/display_settings.hbs b/web/templates/settings/display_settings.hbs index 125fbf5759..86488b3e03 100644 --- a/web/templates/settings/display_settings.hbs +++ b/web/templates/settings/display_settings.hbs @@ -37,7 +37,7 @@
- +
{{#each settings_object.emojiset_choices}}
- +
{{#each user_list_style_values}}