Which browser and OS are you using please? The tabs across the top are supposed to be down the side! Example: https://ps.w.org/query-monitor/assets/screenshot-2.png?rev=1856844
chrome stable latest 72
windows 7 and ubuntu 16.04
firefox latest ubuntu 16.04
all the same
Thanks.
Does the same problem happen in the admin area or only on the front end?
Which theme are you using?
Can you try deactivating all your other plugins to see if there’s a conflict?
oh!
only front, admin is fine
custom theme
Thank you!
I’ll check what cause the conflict.
Thanks. Do please let me know what the conflict is – I should be able to add a style rule to QM to reset it.
My theme has in styles
nav li {
display: inline-block;
}
so it affects #query-monitor li and caused the problem
disabling inline-block fixed the issue.
I’ve added a fix for this which will be released in the next version of QM.