From d2a736ed71d6bf88379e82e6d28ace791fda815b Mon Sep 17 00:00:00 2001 From: jansramek Date: Wed, 27 Feb 2019 14:00:21 +0100 Subject: [PATCH] Fix overlapping of close button with scrollbar (#878) --- src/notification/bar.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/notification/bar.scss b/src/notification/bar.scss index c82a67144c4..fc649476ac2 100644 --- a/src/notification/bar.scss +++ b/src/notification/bar.scss @@ -52,6 +52,7 @@ img { height: 15px; display: block; padding: 5px 0; + margin-right: 10px; } button:not(.link) {