recording fixes

This commit is contained in:
Luke Pulverenti 2015-08-17 12:52:56 -04:00
parent 357932766d
commit b6c9eaadcb
20 changed files with 95 additions and 103 deletions

View file

@ -31,6 +31,10 @@ html, body, .ui-btn, .pageTitle {
display: block !important;
}
.libraryViewNav paper-tabs {
height: 58px !important;
}
.libraryViewNav paper-tab {
height: auto !important;
}
@ -39,7 +43,7 @@ html, body, .ui-btn, .pageTitle {
width: 22px;
height: 22px;
display: block;
margin: -4px auto 6px;
margin: 0 auto 6px;
}
.libraryViewNav #selectionBar {