update tabs

This commit is contained in:
Luke Pulverenti 2015-09-01 10:01:59 -04:00
parent 382dea3748
commit 9ea282ff39
129 changed files with 371 additions and 418 deletions

View file

@ -341,10 +341,10 @@ paper-menu-item {
}
.libraryViewNav paper-tabs {
/*display: block !important;*/
flex: none;
flex-shrink: 0;
flex-grow: 0;
overflow-x: visible !important;
}
.libraryViewNav paper-tab {
@ -354,19 +354,8 @@ paper-menu-item {
flex-grow: 0;
}
.papertabs-800 {
min-width: 800px;
}
.scrollingPaperTabs #tabsContainer {
margin: 0;
}
@media all and (min-width: 800px) {
.papertabs-800 #tabsContainer {
margin: auto;
}
margin: 0 auto;
}
/*.scrollablePaperTabs #tabsContainer {