Title: empty tabs
Last modified: February 5, 2019

---

# empty tabs

 *  Resolved [Alexey](https://wordpress.org/support/users/asel/)
 * (@asel)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/empty-tabs-3/)
 * I see empty tabs
    But I found the mopck is in place I played with styles it found
   a problem look here please [http://joxi.ru/ZrJJZ7Yt9K7e8r](http://joxi.ru/ZrJJZ7Yt9K7e8r)
 * this is a missed styles
 *     ```
       #query-monitor .qm.qm-panel-show {
           display: block !important;
           position: absolute;
           left: 0;
           top: 63px;
       }
       ```
   

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * (@johnbillion)
 * WordPress Core Developer
 * [7 years, 3 months ago](https://wordpress.org/support/topic/empty-tabs-3/#post-11169997)
 * 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](https://ps.w.org/query-monitor/assets/screenshot-2.png?rev=1856844)
 *  Thread Starter [Alexey](https://wordpress.org/support/users/asel/)
 * (@asel)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/empty-tabs-3/#post-11170017)
 * chrome stable latest 72
    windows 7 and ubuntu 16.04
 * firefox latest ubuntu 16.04
 * all the same
 *  Plugin Author [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * (@johnbillion)
 * WordPress Core Developer
 * [7 years, 3 months ago](https://wordpress.org/support/topic/empty-tabs-3/#post-11170179)
 * 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?
 *  Thread Starter [Alexey](https://wordpress.org/support/users/asel/)
 * (@asel)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/empty-tabs-3/#post-11170198)
 * oh!
 * only front, admin is fine
 * custom theme
 * Thank you!
 * I’ll check what cause the conflict.
 *  Plugin Author [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * (@johnbillion)
 * WordPress Core Developer
 * [7 years, 3 months ago](https://wordpress.org/support/topic/empty-tabs-3/#post-11170377)
 * Thanks. Do please let me know what the conflict is – I should be able to add 
   a style rule to QM to reset it.
 *  Thread Starter [Alexey](https://wordpress.org/support/users/asel/)
 * (@asel)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/empty-tabs-3/#post-11170455)
 * 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.
 *  Plugin Author [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * (@johnbillion)
 * WordPress Core Developer
 * [7 years, 3 months ago](https://wordpress.org/support/topic/empty-tabs-3/#post-11191661)
 * I’ve added a fix for this which will be released in the next version of QM.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘empty tabs’ is closed to new replies.

 * ![](https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095)
 * [Query Monitor](https://wordpress.org/plugins/query-monitor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/query-monitor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/query-monitor/)
 * [Active Topics](https://wordpress.org/support/plugin/query-monitor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/query-monitor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/query-monitor/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/empty-tabs-3/#post-11191661)
 * Status: resolved