update sync display

This commit is contained in:
Luke Pulverenti 2016-08-16 14:54:08 -04:00
parent 0d51412424
commit a52b5e24d0
20 changed files with 181 additions and 147 deletions

View file

@ -56,10 +56,6 @@
vertical-align: middle;
}
.drawerContent {
padding-bottom: 100px;
}
.headerButton {
margin: 0 5px;
background-color: transparent;
@ -299,6 +295,10 @@ body:not(.dashboardDocument) .headerAppsButton {
display: none;
}
.mainDrawer-scrollContainer {
padding-bottom: 10vh;
}
@media all and (min-width: 640px) {
.mainDrawerPanel .viewMenuBarTabs {