Merge pull request #5392 from thabaum/patch-15
This commit is contained in:
@ -75,6 +75,10 @@ app {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
.app-moduleactions .dropdown-menu {
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.app-moduleactions .dropdown-submenu {
|
||||
position: relative;
|
||||
}
|
||||
@ -270,4 +274,4 @@ app {
|
||||
|
||||
.app-logo .navbar-brand {
|
||||
padding: 5px 20px 5px 20px;
|
||||
}
|
||||
}
|
||||
|
@ -75,6 +75,10 @@ app {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
.app-moduleactions .dropdown-menu {
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.app-moduleactions .dropdown-submenu {
|
||||
position: relative;
|
||||
}
|
||||
@ -281,4 +285,4 @@ app {
|
||||
.gdpr-consent-bar .btn-hide{
|
||||
top: 0;
|
||||
right: 5px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user