Make WordPress Core

Changeset 7449


Ignore:
Timestamp:
03/21/2008 12:46:34 PM (18 years ago)
Author:
westi
Message:

Make double height dashboard widgets really double height. Fixes #6325 props Viper007Bond.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/css/dashboard.css

    r7197 r7449  
    8787
    8888div.dashboard-widget-holder.double div.dashboard-widget {
    89         height: 52em;
     89        height: 54em;
    9090        padding-bottom: 28px /* lame */
    9191}
Note: See TracChangeset for help on using the changeset viewer.