This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Incorrect body height when ui-mobile-viewport is not the body element #7933
Closed
Description
Since we set height: 99.9%
for .ui-mobile body
we should make sure that we always reset the default browser style for the body
element (margin and padding). Currently this is not the case if ui-mobile-viewport
is not the body
element.
See #7841
Metadata
Metadata
Assignees
Labels
No labels