Change z-index
(cherry picked from commit3fa77dbf3d) (cherry picked from commit12ad9dd36b) # Conflicts: # src/Umbraco.Web.UI.Client/src/less/components/notifications/umb-notifications.less
This commit is contained in:
committed by
Sebastiaan Janssen
parent
87845ee907
commit
6123c0d475
@@ -1,5 +1,5 @@
|
||||
.umb-notifications {
|
||||
z-index: 1000;
|
||||
z-index: 1100;
|
||||
position: absolute;
|
||||
bottom: @editorFooterHeight;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user