Title: Dashboard css issue
Last modified: February 21, 2017

---

# Dashboard css issue

 *  Resolved [psn](https://wordpress.org/support/users/psn/)
 * (@psn)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/dashboard-css-issue/)
 * Hi
 * This css code in slimstat.css affects all dashboard widgets height:
 *     ```
       * Dashboard Widgets */
       #dashboard-widgets .postbox .inside {
       	height: 415px;
       }
       ```
   
 * So we think its better to set height to be 100% so all content in them can be
   displayed correctly.

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

 *  Plugin Contributor [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * (@coolmann)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/dashboard-css-issue/#post-8831041)
 * Hi,
 * thank you for pointing this out. I will forward your request to the developer
   for his review.
 * Best,
    Jason
 *  Thread Starter [psn](https://wordpress.org/support/users/psn/)
 * (@psn)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/dashboard-css-issue/#post-8832671)
 * Hi
 * One question around this css code: As I assume the dashboards widget is controlled
   via WP internal admin dashboard.css should this code really be in your css file?
 *  Plugin Contributor [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * (@coolmann)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/dashboard-css-issue/#post-8832977)
 * Well, we need to control the minimum height of our widgets. We will make that
   CSS more specific to just target our own dashboard widgets.
 * Best,
    Jason

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

The topic ‘Dashboard css issue’ is closed to new replies.

 * ![](https://ps.w.org/wp-slimstat/assets/icon.svg?rev=2832242)
 * [SlimStat Analytics](https://wordpress.org/plugins/wp-slimstat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-slimstat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-slimstat/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-slimstat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-slimstat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-slimstat/reviews/)

## Tags

 * [css issue](https://wordpress.org/support/topic-tag/css-issue/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/dashboard-css-issue/#post-8832977)
 * Status: resolved