Closed DonNicoJs closed 6 years ago
@paizai What do you think ? @TTeRzY Thank you :)
@TTeRzY So I discussed this with @paizai he is concerned that the fix you proposed would generate problems with a tablet layout.
As a workaround we absolutely positioned the legend on mobile and even if we are not 100% happy with it for now will do!
We are planning a mobile / tablet ui 're-think' soon-ish and this will be addressed better there
Hello , First, congratulations on the idea and the project :)
.map-legend class has a height of 30px that's why the legend disappears between 480px and 970px width, If I understand correctly . You should add this 30px height in @media only screen and (min-width: 980px)