Media: fix showing of the "Filter Media" filds when replacing an image from the media modal.

Props mhuntdesign, sabernhardt, azaozz.
Fixes #53833.

git-svn-id: https://develop.svn.wordpress.org/trunk@51703 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2021-08-31 17:26:42 +00:00
parent 60d68fadbd
commit 9002ba2e04

View File

@ -370,7 +370,7 @@
}
.media-sidebar h2,
.image-details h2 {
.image-details h2:not(.media-attachments-filter-heading) {
position: relative;
font-weight: 600;
text-transform: uppercase;