[Webkit-unassigned] [Bug 150715] Excessive enforced zoom when body is short and overflow:hidden (new iOS 9 breakage)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 7 16:03:27 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=150715
Jacob <jacob at frende.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jacob at frende.me
--- Comment #6 from Jacob <jacob at frende.me> ---
For those looking to work around this issue:
html, body {
height: 100%;
}
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160108/96d2cfa4/attachment.html>
More information about the webkit-unassigned
mailing list