Make WordPress Core

Changeset 6908


Ignore:
Timestamp:
02/19/2008 12:00:53 AM (17 years ago)
Author:
ryan
Message:

Theme editor layout fixes from ionfish. see #5890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/css/theme-editor.css

    r6890 r6908  
    1111#templateside {
    1212    float: right;
    13     width: 200px;
    14     overflow: hidden;
    15     position: absolute;
    16     right: 15%;
    17     top: 250px;
     13    width: 190px;
     14    margin-top:-3.4em;
    1815}
    1916
Note: See TracChangeset for help on using the changeset viewer.