mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 11:45:21 -05:00
z-index fix
This commit is contained in:
@@ -237,6 +237,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.popup-tip {
|
||||
z-index: z("composer","dropdown");
|
||||
}
|
||||
|
||||
.wmd-controls {
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user