z-index fix

This commit is contained in:
Kris
2018-04-26 16:05:59 -04:00
parent 00a0a9ac52
commit 9150573969
@@ -237,6 +237,10 @@
}
}
.popup-tip {
z-index: z("composer","dropdown");
}
.wmd-controls {
position: relative;
display: flex;