mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Audio previews need top margin on Edit Media screen.
Fixes #31524. git-svn-id: https://develop.svn.wordpress.org/trunk@31634 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -126,7 +126,8 @@
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.wp_attachment_holder .wp-video {
|
||||
.wp_attachment_holder .wp-video,
|
||||
.wp_attachment_holder .wp-audio-shortcode {
|
||||
margin-top: 18px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user