Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force core-toolbar/core-header to be transparent
Because core-toolbar now has a default background (aa8b336327958382adcae3dcfc43a9cf27292ebc) it breaks `core-scroll-header-panel` because the background color was previously transparent (Polymer/polymer#576). This change forces the content inside of `#headerContent` (either `core-toolbar` or `.core-header`) to be transparent.
- Loading branch information