[wp-trac] [WordPress Trac] #37145: Admin submenu opens underneeth editor link tool
WordPress Trac
noreply at wordpress.org
Mon Jun 22 12:11:35 UTC 2020
#37145: Admin submenu opens underneeth editor link tool
-------------------------------------+-------------------------------------
Reporter: Stoffe1 | Owner: valentinbora
Type: defect (bug) | Status: accepted
Priority: low | Milestone: 5.5
Component: Administration | Version: 4.5.2
Severity: minor | Resolution:
Keywords: good-first-bug has- | Focuses: ui, css,
screenshots needs-design-feedback | administration
2nd-opinion |
-------------------------------------+-------------------------------------
Comment (by jaymanpandya):
I am not really sure on how to make changes on the code but here are the 2
changes that I think will fix the issue
- Add a new css rule targetting the id "adminmenumain" in load-
styles.php:17 and set it to position relative and z-index to 100101 (1
more than the z-index of tinymce popover)
- Fix Admin bar layering by changing z-index from 99999 to 100101 to load-
styles.php:4:1358
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37145#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list