Make WordPress Core


Ignore:
Timestamp:
10/02/2008 06:17:09 AM (18 years ago)
Author:
markjaquith
Message:

Give dashboard widgets bottom margin instead of top

File:
1 edited

Legend:

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

    r8691 r9061  
    4242
    4343div.dashboard-widget-holder {
    44         margin-top: 20px;
     44        margin-bottom: 20px;
    4545        width: 50%;
    4646        float: left;
Note: See TracChangeset for help on using the changeset viewer.