Media Grid: reduce the padding for .attachments
.
Props ocean90, ryelle. Fixes #29085. git-svn-id: https://develop.svn.wordpress.org/trunk@29425 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
277d5a633e
commit
310a57d799
@ -2597,6 +2597,10 @@
|
||||
margin: 0 10px 0 0;
|
||||
}
|
||||
|
||||
.media-frame.mode-grid .attachments {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Copied styles from the Add theme toolbar.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user