[wp-trac] [WordPress Trac] #50129: Link edit modal displayed over Featured image modal

WordPress Trac noreply at wordpress.org
Fri May 8 11:18:25 UTC 2020


#50129: Link edit modal displayed over Featured image modal
--------------------------+------------------------------
 Reporter:  sumitsingh    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  5.4.1
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  ui, css
--------------------------+------------------------------

Comment (by mukesh27):

 Hi there!

 https://github.com/WordPress/WordPress/blob/master/wp-
 includes/css/dist/components/style.css manage though GB so below CSS help
 to fix the issue.


 {{{
 .components-popover:not(.is-without-arrow)[data-y-axis="bottom"] {
    z-index: 5;
 }
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50129#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list