diff --git a/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js b/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js index 7ce48c489d..8ae47c621a 100644 --- a/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js +++ b/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js @@ -23,7 +23,7 @@ class ReadAllNotificationsButton { initConstructor () { this.RANbuttonMarkup = - `
+ `
read all
@@ -42,7 +42,6 @@ class ReadAllNotificationsButton { cursor: pointer; border-radius: 4px; font-size: 12px; - font-weight: 500; line-height: 1.3; } `;