Changes between Initial Version and Version 1 of Ticket #46256, comment 1
- Timestamp:
- 02/14/2019 08:17:29 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46256, comment 1
initial v1 1 Additionally .edit-post-visual-editor .editor-writing-flow__click-redirect should be changed to be max-height: 50px instead of height: 50px. Since after the first change I suggested a huge blank area is present above the meta boxes. 1 Additionally the following css class should be changed to be max-height: 50px instead of height: 50px. Since after the first change I suggested a huge blank area is present above the meta boxes. 2 3 CSS Class: 4 {{{ 5 .edit-post-visual-editor .editor-writing-flow__click-redirect 6 }}} 7 2 8 3 9 /wp-includes/css/dist/edit-post/style.css Line: 961