Make WordPress Core

Changeset 7272


Ignore:
Timestamp:
03/13/2008 06:06:33 AM (17 years ago)
Author:
ryan
Message:

Fix code button alignment. Props sambauers. fixes #6179

File:
1 edited

Legend:

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

    r7259 r7272  
    264264    margin: 3px 2px 2px;
    265265    padding: 2px 4px;
     266    line-height: 18px;
    266267}
    267268
     
    284285#quicktags #ed_code {
    285286    font-family: "Courier New", Courier, mono;
     287    font-size: 1.1em;
    286288    vertical-align: top;
    287289}
Note: See TracChangeset for help on using the changeset viewer.