Tagged: maps
See video link in private content below. Vertical scroll bar should not display because the content is not longer than the size of the box. Attempting to scroll shows no additional content. The bar serves no purpose. The bar also flickers for no reason. Bug first appeared in 3.9.1 or 3.9.2.
Thanks
Hi moltenman!
Can you post the link to your page where you have google map element please?
Regards,
Yigit
Hey!
I have checked your website on Safari, Firefox and Chrome on OS X 10.9.4 but i could not reproduce the issue. Have you fixed it already? If not, which browser and OS are you using?
Best regards,
Yigit
Hey!
Try adding this code to the Quick CSS:
.gm-style-iw {
height: auto !important;
}
Cheers!
Josue