mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 13:43:09 +00:00
[Frontend] Ensure stacking order of save drop-down Fixes #1205
This commit is contained in:
parent
8a0018177a
commit
6d2c5f7fd4
@ -258,6 +258,7 @@
|
||||
|
||||
.btn-bar.right .menu,
|
||||
.menus-to-left .menu {
|
||||
z-index: 79;
|
||||
left: auto;
|
||||
right: 0;
|
||||
width: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user