fix sync status display

This commit is contained in:
Luke Pulverenti 2015-10-02 02:14:04 -04:00
parent a07e6b59a3
commit 94a5cf7549
26 changed files with 415 additions and 276 deletions

View file

@ -233,3 +233,6 @@ paper-tab {
.nowPlayingPage {
padding-top: 50px !important;
}
.localSyncStatus .labelSyncStatus {
display: none !important;
}