I've just come across an issue with the Leaflet module where a map zoom control has a CSS z-index value set to 1000, which is just slightly higher than the value accorded to the Admin Menu (999).
This renders above the menu, which is a sight annoyance and probably won't cause many problems for users. However, assuming that the Admin Menu is going to be the uppermost layer surely we could set the z-index value to higher than 999? Perhaps 9999 or even better 99999? That's a value browsers can handle and way above what any theme is likely to set for any element.
Thoughts?
Recent comments
Hi I added the 2 additional settings in settings.php, did a restart - and the error disappeared! Thanks for the support! (but the issues with the conversion still remain .....
Problem with utf8mb4 Format when importing database
With JQuery, simple and fast. Or put all possible links in one menu, and hide unnecessary with CSS mediaquery.
Different primary menus depending on the viewport size?
I wonder if what is happening here is the default database settings are for utf8mb4 if the database server supports it. In settings.php or settings.local.php if that's where you put your...
Problem with utf8mb4 Format when importing database