Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #46256, comment 1


Ignore:
Timestamp:
02/14/2019 08:17:29 PM (6 years ago)
Author:
foomagoo
Comment:

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.
     1Additionally 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
     3CSS Class: 
     4{{{
     5.edit-post-visual-editor .editor-writing-flow__click-redirect
     6}}}
     7
    28
    39/wp-includes/css/dist/edit-post/style.css          Line: 961