fix cloud sync playback

This commit is contained in:
Luke Pulverenti 2015-08-17 14:04:58 -04:00
parent b6c9eaadcb
commit c6f885aee8
2 changed files with 2 additions and 2 deletions

View file

@ -160,7 +160,7 @@ paper-tab {
} }
.bottomFab { .bottomFab {
bottom: 70px !important; bottom: 120px !important;
} }
.sidebarLinkText { .sidebarLinkText {

View file

@ -206,7 +206,7 @@ paper-button.notext {
}*/ }*/
.bottomFab { .bottomFab {
bottom: 30px; bottom: 90px;
} }
paper-dialog { paper-dialog {