Ticket #21906: 21906.patch
| File 21906.patch, 371 bytes (added by , 13 years ago) |
|---|
-
wp-includes/css/editor.css
1046 1046 } 1047 1047 1048 1048 .wp-editor-container textarea.wp-editor-area { 1049 width: 99.9%; 1049 width: 100%; 1050 margin: 0; 1050 1051 -webkit-box-shadow: none; 1051 1052 box-shadow: none; 1052 1053 }