From 5b61c74fc745eb0fdecd682d9b8a1771038565fa Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Thu, 16 Jun 2016 09:12:14 -0400 Subject: [PATCH] update android stylesheet --- dashboard-ui/devices/android/android.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/dashboard-ui/devices/android/android.css b/dashboard-ui/devices/android/android.css index 32419a31e..162c44548 100644 --- a/dashboard-ui/devices/android/android.css +++ b/dashboard-ui/devices/android/android.css @@ -1,12 +1,4 @@ -.libraryViewNav .pageTabButton { - font-weight: bold !important; -} - - .libraryViewNav .pageTabButton:focus { - font-weight: bold !important; - } - -@media all and (min-width: 300px) { +@media all and (min-width: 300px) { .libraryViewNav { display: flex;