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.)