mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 03:34:33 +00:00
Add missing border to media upload frame. fixes #13430. props ocean90
git-svn-id: https://develop.svn.wordpress.org/trunk@14739 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2890,7 +2890,7 @@ table .inline-edit-row fieldset ul.cat-hover {
|
||||
}
|
||||
|
||||
.describe .media-item-info .A1B1 {
|
||||
padding: 0 15px 8px 0;
|
||||
padding: 0 0 0 10px;
|
||||
}
|
||||
|
||||
#wpbody-content .filename {
|
||||
|
||||
Reference in New Issue
Block a user