diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 467c63d41f..e1eff4bec0 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -15,7 +15,7 @@ position: fixed; right: 0; left: 0; - z-index: 1030; + z-index: 1000; top: 0; } diff --git a/dashboard-ui/css/search.css b/dashboard-ui/css/search.css index aa9565835c..fb7676186d 100644 --- a/dashboard-ui/css/search.css +++ b/dashboard-ui/css/search.css @@ -55,7 +55,7 @@ background-color: #fff; border: 1px solid #999; position: absolute; - z-index: 999; + z-index: 998; margin-top: 1px; }