From a4ebf44f242fd877506dcdadf035840168e16364 Mon Sep 17 00:00:00 2001 From: shpuld Date: Mon, 6 Mar 2017 23:51:39 +0200 Subject: Fix overlapping styles in timeline and notifications that screwed up user-card. --- src/components/notifications/notifications.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/notifications/notifications.scss') diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 1378e730..8e3e0721 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -6,7 +6,7 @@ // force the text to stay centered, while keeping // the button in the right side of the panel heading position: relative; - button { + .read-button { position: absolute; padding: 0.1em 0.3em 0.25em 0.3em; right: 0.7em; -- cgit v1.2.3-70-g09d2