z-index fix

This commit is contained in:
Kris 2018-04-26 16:03:48 -04:00
parent 00a0a9ac52
commit 9150573969
1 changed files with 4 additions and 0 deletions

View File

@ -237,6 +237,10 @@
}
}
.popup-tip {
z-index: z("composer","dropdown");
}
.wmd-controls {
position: relative;
display: flex;