mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-24 10:09:47 +01:00
Media: Ensure the edit image and gallery buttons appear above DFW. They only must appear below the media modal. fixes #22541. props koopersmith.
git-svn-id: http://core.svn.wordpress.org/trunk@22881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
6074924272
commit
0464ec77b5
@ -1148,7 +1148,7 @@ html[dir="rtl"] .wp-switch-editor {
|
||||
padding: 2px;
|
||||
position: absolute;
|
||||
display: none;
|
||||
z-index: 100000;
|
||||
z-index: 155000;
|
||||
}
|
||||
|
||||
#wp_editimgbtn,
|
||||
|
Loading…
Reference in New Issue
Block a user