Merge pull request #5392 from thabaum/patch-15
This commit is contained in:
@ -75,6 +75,10 @@ app {
|
|||||||
color: gray;
|
color: gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.app-moduleactions .dropdown-menu {
|
||||||
|
z-index: 9999;
|
||||||
|
}
|
||||||
|
|
||||||
.app-moduleactions .dropdown-submenu {
|
.app-moduleactions .dropdown-submenu {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
@ -75,6 +75,10 @@ app {
|
|||||||
color: gray;
|
color: gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.app-moduleactions .dropdown-menu {
|
||||||
|
z-index: 9999;
|
||||||
|
}
|
||||||
|
|
||||||
.app-moduleactions .dropdown-submenu {
|
.app-moduleactions .dropdown-submenu {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user