diff --git a/web/styles/settings.css b/web/styles/settings.css index 7103285f7a..2641b740eb 100644 --- a/web/styles/settings.css +++ b/web/styles/settings.css @@ -910,7 +910,8 @@ input[type="checkbox"] { } } -.admin-profile-field-form #custom_external_account_url_pattern input { +.admin-profile-field-form #custom_external_account_url_pattern input, +#edit-custom-profile-field-form-modal .custom_external_account_detail input { width: 70%; }