From dfffc7904afbe3d4ddcf54b7a9a465a8d9aa2631 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 27 Aug 2016 02:24:08 -0400 Subject: [PATCH] fixes #2023 - Active Progress Bar is visible in header bar when scrolling --- dashboard-ui/css/dashboard.css | 1 - 1 file changed, 1 deletion(-) diff --git a/dashboard-ui/css/dashboard.css b/dashboard-ui/css/dashboard.css index 889a740117..157dbc46aa 100644 --- a/dashboard-ui/css/dashboard.css +++ b/dashboard-ui/css/dashboard.css @@ -712,7 +712,6 @@ a[data-role='button'], .type-interior button:not([data-role='none']):not(.clearB height: 7px; width: 100%; opacity: .95; - z-index: 999; } .activeDevicesCollapsible .ui-collapsible-content {