• Resolved psn

    (@psn)


    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 Author Jason Crouse

    (@coolmann)

    Hi,

    thank you for pointing this out. I will forward your request to the developer for his review.

    Best,
    Jason

    Thread Starter psn

    (@psn)

    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 Author Jason Crouse

    (@coolmann)

    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.