yafred / leaflet-responsive-popup

This plugin overrides L.Popup to remove the need to move the map to be able to see the content of the popup.
https://yafred.github.io/leaflet-responsive-popup/
BSD 2-Clause "Simplified" License
90 stars 20 forks source link

CSS Demo page error #11

Closed Necromunger closed 5 years ago

Necromunger commented 5 years ago

https://yafred.github.io/leaflet-responsive-popup/popup-css-rtl

This demo page is looking a bit messed up at the moment with all the popups stuck on the left side of the page.

yafred commented 5 years ago

You are absolutely right ...

It's not really a bug as such because it works fine on a map: https://yafred.github.io/leaflet-responsive-popup/default-marker-tip-rtl

But it's annoying :(

Thanks for noticing

If anybody passing by has an idea ... I'd welcome the fix