Elastic: Bump up z-index value on #messagestack

pull/5735/merge
Aleksander Machniak 7 years ago
parent 3ddadf84ae
commit 2584ed8bd7

@ -159,7 +159,7 @@
position: absolute;
bottom: .5em;
right: .7em;
z-index: 102; // needs to be above .ui-widget-overlay
z-index: 105; // needs to be above .ui-widget-overlay
width: 320px;
height: auto;
max-height: 85%;

Loading…
Cancel
Save