Tweak the active help tab padding to line it up, see #19020

git-svn-id: https://develop.svn.wordpress.org/trunk@19440 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-23 23:23:05 +00:00
parent 02ff30d4e5
commit 32e46ee3b1
3 changed files with 3 additions and 3 deletions

View File

@@ -1503,7 +1503,7 @@ form.upgrade .hint {
}
.contextual-help-tabs .active {
padding: 0 2px;
padding: 0 2px 0 0;
margin: 0 -1px 0 0;
border-width: 1px 0 1px 1px;
border-style: solid;