mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-22 04:04:25 +00:00
Media: Don't indent action links if there is no media icon.
See #32254. git-svn-id: https://develop.svn.wordpress.org/trunk@33269 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -364,7 +364,7 @@ table.media .column-title .media-icon img {
|
||||
vertical-align: top; /* Remove descender white-space. */
|
||||
}
|
||||
|
||||
table.media .column-title .row-actions {
|
||||
table.media .column-title .has-media-icon ~ .row-actions {
|
||||
margin-left: 70px; /* 60px image + margin */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user