mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 06:05:42 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user