Taxonomy: Remove extra padding around buttons on term edit page.

Props monikarao, mukesh27, chetan200891.
See #9777.
Fixes #45183.


git-svn-id: https://develop.svn.wordpress.org/trunk@44621 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia 2019-01-16 12:58:45 +00:00
parent fdd285c433
commit 00726f0963
1 changed files with 0 additions and 3 deletions

View File

@ -1199,9 +1199,6 @@ p.popular-tags a {
.edit-tag-actions {
margin-top: 20px;
overflow: hidden;
padding: 10px;
margin-right: 10px;
}
/* Comments */