From c6f885aee8908225875003d845e7e819ff59918f Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 17 Aug 2015 14:04:58 -0400 Subject: [PATCH] fix cloud sync playback --- dashboard-ui/themes/ios.css | 2 +- dashboard-ui/thirdparty/paper-button-style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard-ui/themes/ios.css b/dashboard-ui/themes/ios.css index dbd111ac6d..2354105d5c 100644 --- a/dashboard-ui/themes/ios.css +++ b/dashboard-ui/themes/ios.css @@ -160,7 +160,7 @@ paper-tab { } .bottomFab { - bottom: 70px !important; + bottom: 120px !important; } .sidebarLinkText { diff --git a/dashboard-ui/thirdparty/paper-button-style.css b/dashboard-ui/thirdparty/paper-button-style.css index 2e2e260741..a20f834d7b 100644 --- a/dashboard-ui/thirdparty/paper-button-style.css +++ b/dashboard-ui/thirdparty/paper-button-style.css @@ -206,7 +206,7 @@ paper-button.notext { }*/ .bottomFab { - bottom: 30px; + bottom: 90px; } paper-dialog {