Ticket #27569: 27569.patch
File 27569.patch, 521 bytes (added by , 7 years ago) |
---|
-
src/wp-includes/css/editor.css
1445 1445 } 1446 1446 1447 1447 .wp-fullscreen-wrap .wp-editor-container, 1448 .wp-fullscreen-title, 1448 1449 #wp-fullscreen-central-toolbar { 1449 max-width: 100%; 1450 -webkit-box-sizing: border-box; 1451 -moz-box-sizing: border-box; 1452 box-sizing: border-box; 1453 max-width: 100%!important; 1450 1454 } 1451 1455 1452 1456 .wp-fullscreen-active .wp-editor-tools,