Make WordPress Core


Ignore:
Timestamp:
08/19/2011 01:14:56 AM (13 years ago)
Author:
azaozz
Message:

Fix Press This editors, see #17144

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/css/press-this.dev.css

    r18406 r18570  
    506506    padding: 0 5px;
    507507    border: 0 none;
    508     height: 365px;
    509     width: 97% !important;
     508    height: 357px;
    510509    font-family: Consolas, Monaco, monospace;
    511510    font-size: 13px;
    512511    line-height: 19px;
    513512    background: transparent;
    514 }
    515 
    516 * html .postdivrich {
    517     zoom: 1;
    518513}
    519514
     
    677672    background: #fff;
    678673}
     674
     675#photo-add-url-div input[type="text"] {
     676    width: 300px;
     677}
     678
Note: See TracChangeset for help on using the changeset viewer.