fixes #mainToolbar padding

Otherwise {{appTitle}} is still visible when you scroll and flatten the
waterfall-tall toolbar
This commit is contained in:
Kit Brown-Watts
2015-05-30 16:58:23 +10:00
parent 693f83cbfa
commit fd4a10119b

View File

@@ -71,7 +71,7 @@ paper-menu iron-icon {
}
#mainToolbar .bottom {
padding-bottom: 100px;
padding-bottom: 120px;
padding-left: 30px;
}