From 6e7e63b83f08ba68edc2bb9f72ff03d1802e45df Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 31 Dec 2018 13:06:11 +0100 Subject: Fix notification icon position --- client/src/app/app.component.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'client/src/app/app.component.scss') diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss index b51a81eb1..881f3ff31 100644 --- a/client/src/app/app.component.scss +++ b/client/src/app/app.component.scss @@ -91,8 +91,3 @@ footer { height: $footer-height; justify-content: center; } - -simple-notifications { - position: relative; - z-index: 1500; -} -- cgit v1.2.3