Make WordPress Core

Ticket #19613: 19613.patch

File 19613.patch, 546 bytes (added by SergeyBiryukov, 13 years ago)
  • wp-admin/css/wp-admin.dev.css

     
    731731.wp-admin select {
    732732        padding: 2px;
    733733        height: 2em;
    734         max-width: 100%;
    735734}
    736735
    737736.wp-admin select[multiple] {
     
    56525651        margin: 6px 0 8px;
    56535652}
    56545653
     5654#poststuff .inside #parent_id,
     5655.inline-edit-row #post_parent {
     5656        max-width: 100%;
     5657}
     5658
    56555659#post-visibility-select,
    56565660#post-formats-select {
    56575661        line-height: 1.5em;