diff --git a/modules/system/assets/ui/less/dropdown.less b/modules/system/assets/ui/less/dropdown.less index 6dc18264f..6bf1a220a 100644 --- a/modules/system/assets/ui/less/dropdown.less +++ b/modules/system/assets/ui/less/dropdown.less @@ -256,7 +256,7 @@ body.dropdown-open { right: 0!important; bottom: 0!important; left: 0!important; - z-index: @zindex-modal-background; + z-index: @zindex-dropdown; .dropdown-container { padding: 10px; @@ -297,4 +297,4 @@ body.dropdown-open { } } } -} \ No newline at end of file +} diff --git a/modules/system/controllers/updates/_list_manage_toolbar.htm b/modules/system/controllers/updates/_list_manage_toolbar.htm index c8244771e..6c86ece01 100644 --- a/modules/system/controllers/updates/_list_manage_toolbar.htm +++ b/modules/system/controllers/updates/_list_manage_toolbar.htm @@ -17,7 +17,7 @@ -