Title: Plugin causing layout issues in Admin
Last modified: December 9, 2020

---

# Plugin causing layout issues in Admin

 *  [haydnjames](https://wordpress.org/support/users/haydnjames/)
 * (@haydnjames)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/plugin-causing-layout-issues-in-admin/)
 * Hi,
 * I noticed this was already raised but you diss-missed it as not being caused 
   by WP Statistics. Which I believe to be un-true.
 * If the charts widget is not used on a edit page or is shown in slot other than
   the top. It creates a gap between the main title and editor. This is being caused
   by CSS loaded by WP Stastics.
 * Specifically, line 934 of admin.min.css.
 *     ```
       .ui-sortable {
        min-height:100px
       }
       ```
   
 * You’re adding a min-height on all the available slots – which is causing this
   problem.

The topic ‘Plugin causing layout issues in Admin’ is closed to new replies.

 * ![](https://ps.w.org/wp-statistics/assets/icon.svg?rev=3081064)
 * [WP Statistics – Simple, privacy-friendly Google Analytics alternative](https://wordpress.org/plugins/wp-statistics/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-statistics/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-statistics/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-statistics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-statistics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-statistics/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [haydnjames](https://wordpress.org/support/users/haydnjames/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/plugin-causing-layout-issues-in-admin/)
 * Status: not resolved