diff --git a/dashboard-ui/themes/ios.css b/dashboard-ui/themes/ios.css index dbd111ac6..2354105d5 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 2e2e26074..a20f834d7 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 {