[Webkit-unassigned] [Bug 158433] Oddly stretched Google map tiles on http://yourholidayhomeinspain.com
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 6 13:27:28 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158433
--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
This rule set is affecting the Google map tiles:
.Property .PropertyMap img {
position: absolute;
display: block;
margin: auto;
min-height: 100%;
min-width: 100%;
max-width: 150%;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0
}
--
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/20160606/bcecd9b2/attachment-0001.html>
More information about the webkit-unassigned
mailing list