From 0cfddc9874e2f9411dc7520fdad2d98e92159a9c Mon Sep 17 00:00:00 2001 From: Karl Stolley Date: Fri, 30 Aug 2024 14:51:24 -0500 Subject: [PATCH] settings: Remove .w-200 class from .new-style cluster. All elements that use this have their width already superseded by other selectors. --- web/styles/settings.css | 4 ---- web/templates/dialog_change_password.hbs | 4 ++-- web/templates/settings/organization_profile_admin.hbs | 2 +- web/templates/settings/profile_settings.hbs | 2 +- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/web/styles/settings.css b/web/styles/settings.css index 951547e12f..be76f10b1e 100644 --- a/web/styles/settings.css +++ b/web/styles/settings.css @@ -67,10 +67,6 @@ h3, text-align: center; } - .w-200 { - width: 200px; - } - .button { & ul { text-align: left; diff --git a/web/templates/dialog_change_password.hbs b/web/templates/dialog_change_password.hbs index 2b4c0654ad..012c70de30 100644 --- a/web/templates/dialog_change_password.hbs +++ b/web/templates/dialog_change_password.hbs @@ -2,7 +2,7 @@
@@ -10,7 +10,7 @@
-
diff --git a/web/templates/settings/organization_profile_admin.hbs b/web/templates/settings/organization_profile_admin.hbs index f60f6ba68d..670b4e5f01 100644 --- a/web/templates/settings/organization_profile_admin.hbs +++ b/web/templates/settings/organization_profile_admin.hbs @@ -49,7 +49,7 @@ is_editable_by_current_user = is_admin image = realm_icon_url }}
- + {{t 'Preview organization profile' }} diff --git a/web/templates/settings/profile_settings.hbs b/web/templates/settings/profile_settings.hbs index 69ddadec23..21f7b13b7d 100644 --- a/web/templates/settings/profile_settings.hbs +++ b/web/templates/settings/profile_settings.hbs @@ -62,7 +62,7 @@ {{date_joined_text}}
-