Beta 14 tabs content bug

Hi, switched to beta 14 and tabs with content has the wrong padding. See attached screenshot.

Code:

        <ion-content class="padding has-header">
            test
        </ion-content>
    </ion-tab>

It does not give the proper top header padding using the class “has-header”.

(screenshot is from browser. List content should be further down.)

Oh, this is Android / browser only. Works fine in iOS apparently.

I have the same error on Android. Anyone fixed it ?