publiclab / plots2

a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! :balloon:
https://publiclab.org
GNU General Public License v3.0
961 stars 1.83k forks source link

LEL Map layer menu - media queries not working properly in plots2? #7427

Open nstjean opened 4 years ago

nstjean commented 4 years ago

Here's a pic of a menu in the LEL example map:

FireShot Capture 276 - Leaflet Environmental Layers -

Here's a pic of a menu on a plots2 inline map:

FireShot Capture 274 - 🎈 Public Lab_ Map - localhost

So it looks like it's still not formatting the menu correctly at small screen sizes in plots2. @crisner what do you think?

Also I'm noticing some weird scrollable areas... this menu has 3 scroll areas with scrollbars. FireShot Capture 277 - 🎈 Public Lab_ Inline Maps - localhost

crisner commented 4 years ago

I just realised I didn't copy over the updated css file which is why media queries didn't work when I checked. Could it be possible the updated css file from LEL isn't linked here?

nstjean commented 4 years ago

Oh yes. Quite possibly. I guess like the other items we'll have to wait and see how it behaves after the LEL version update.