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 {
bottom: 70px !important;
bottom: 120px !important;
}
.sidebarLinkText {

View File

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