<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Oddly stretched Google map tiles on http://yourholidayhomeinspain.com"
   href="https://bugs.webkit.org/show_bug.cgi?id=158433#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Oddly stretched Google map tiles on http://yourholidayhomeinspain.com"
   href="https://bugs.webkit.org/show_bug.cgi?id=158433">bug 158433</a>
              from <span class="vcard"><a class="email" href="mailto:simon.fraser&#64;apple.com" title="Simon Fraser (smfr) &lt;simon.fraser&#64;apple.com&gt;"> <span class="fn">Simon Fraser (smfr)</span></a>
</span></b>
        <pre>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
}</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>