mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-12 19:30:38 +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;
|
padding: 2px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: none;
|
display: none;
|
||||||
z-index: 100000;
|
z-index: 155000;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wp_editimgbtn,
|
#wp_editimgbtn,
|
||||||
|
Loading…
Reference in New Issue
Block a user