Ticket #19613: 19613.patch
File 19613.patch, 546 bytes (added by , 13 years ago) |
---|
-
wp-admin/css/wp-admin.dev.css
731 731 .wp-admin select { 732 732 padding: 2px; 733 733 height: 2em; 734 max-width: 100%;735 734 } 736 735 737 736 .wp-admin select[multiple] { … … 5652 5651 margin: 6px 0 8px; 5653 5652 } 5654 5653 5654 #poststuff .inside #parent_id, 5655 .inline-edit-row #post_parent { 5656 max-width: 100%; 5657 } 5658 5655 5659 #post-visibility-select, 5656 5660 #post-formats-select { 5657 5661 line-height: 1.5em;