From 4c903aa8cb271494bf11cc4b57ed8e694ce1a5b0 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sat, 14 Sep 2019 11:53:40 +0200 Subject: [PATCH] Update ReadAllNotificationsButton.plugin.js --- .../ReadAllNotificationsButton.plugin.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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; } `;