From e41b3485ba4b86dbe7abd6ef0bdb847748fefe97 Mon Sep 17 00:00:00 2001 From: Paul Holden Date: Mon, 19 Apr 2021 21:21:04 +0100 Subject: [PATCH] MDL-57831 message: Boostrap controls for notification preferences. Switch from previous custom controls that caused problems with overflowing labels when using long language strings. --- ...references_component_notification.mustache | 24 +++++-------------- 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/message/templates/notification_preferences_component_notification.mustache b/message/templates/notification_preferences_component_notification.mustache index 3318f0865a5..d709c69556b 100644 --- a/message/templates/notification_preferences_component_notification.mustache +++ b/message/templates/notification_preferences_component_notification.mustache @@ -71,21 +71,15 @@ {{#loggedin}} {{< core/hover_tooltip }} {{$anchor}} - {{/anchor}} {{$tooltip}}{{displayname}}{{/tooltip}} @@ -96,21 +90,15 @@ {{#loggedoff}} {{< core/hover_tooltip }} {{$anchor}} - {{/anchor}} {{$tooltip}}{{displayname}}{{/tooltip}} -- 2.43.0