Media Grid: Fix missing padding in RTL in Attachment Details modal.
see #28980. Built from https://develop.svn.wordpress.org/trunk@29265 git-svn-id: http://core.svn.wordpress.org/trunk@29048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -2873,6 +2873,7 @@ video#inline-media-node {
|
||||
.edit-attachment-frame .attachment-info .settings {
|
||||
overflow: hidden;
|
||||
float: none;
|
||||
position: relative;
|
||||
margin-bottom: 15px;
|
||||
padding-bottom: 15px;
|
||||
border-bottom: 1px solid #ddd;
|
||||
|
||||
Reference in New Issue
Block a user