Change z-index

(cherry picked from commit 3fa77dbf3d)
(cherry picked from commit 12ad9dd36b)

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/less/components/notifications/umb-notifications.less
This commit is contained in:
arkadiuszbiel
2019-08-13 13:37:35 +01:00
committed by Sebastiaan Janssen
parent 87845ee907
commit 6123c0d475

View File

@@ -1,5 +1,5 @@
.umb-notifications {
z-index: 1000;
z-index: 1100;
position: absolute;
bottom: @editorFooterHeight;
left: 0;