PolymerElements/paper-header-panel

the header has incorrect size

Closed this issue · 3 comments

Running the demo on Chrome Beta, the header has the incorrect size.

screen shot 2015-05-04 at 10 45 43 am

Hmm, that's alarming. It looks fine on Stable and Canary:
screen shot 2015-05-04 at 11 34 03 am

On Canary 44.0.2391.0, the scrolling on the content under the header doesn't work. Same problem on Firefox too. FWIW, core-header-panel (0.5) works fine on Canary and Firefox.

This has been fixed by adding flex-basis: 0.0001px;

flex-basis: 0.0001px;