From 5729c16d0b0fba647251331d71dfce5370677dd2 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 27 Aug 2016 00:35:06 -0400 Subject: [PATCH 1/2] fix fields that shouldn't be required --- dashboard-ui/livetvsettings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard-ui/livetvsettings.html b/dashboard-ui/livetvsettings.html index 54a653f355..70bc0bc1f7 100644 --- a/dashboard-ui/livetvsettings.html +++ b/dashboard-ui/livetvsettings.html @@ -44,7 +44,7 @@
- +
@@ -52,7 +52,7 @@
- +
From dfffc7904afbe3d4ddcf54b7a9a465a8d9aa2631 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 27 Aug 2016 02:24:08 -0400 Subject: [PATCH 2/2] 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 {