mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Equal margins for plugin icons. see #28785.
git-svn-id: https://develop.svn.wordpress.org/trunk@29587 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
81b52e71e4
commit
42307f8194
@ -1380,7 +1380,7 @@ div.action-links,
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
float: left;
|
||||
margin: 0 1em 1em 0;
|
||||
margin: 0 20px 20px 0;
|
||||
}
|
||||
|
||||
/* ms */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user