Better align the x icons with tag names. props TobiasBg. fixes #25050.

git-svn-id: https://develop.svn.wordpress.org/trunk@25029 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi
2013-08-15 19:58:04 +00:00
parent 6c3b030245
commit 0de512789e
4 changed files with 2 additions and 10 deletions

View File

@@ -6496,7 +6496,7 @@ table.form-table td .updated {
cursor: default;
}
.tagchecklist span a {
margin: 6px 0pt 0pt -9px;
margin: 4px 0 0 -10px;
cursor: pointer;
width: 10px;
height: 10px;