Common CSS: Reset bottom padding for .nav-tab-wrapper
.
Props ericdaams. Fixes #35960. git-svn-id: https://develop.svn.wordpress.org/trunk@37073 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4727f60c15
commit
f903fb5160
@ -2058,6 +2058,7 @@ h3.nav-tab-wrapper {
|
||||
border-bottom: 1px solid #ccc;
|
||||
margin: 0;
|
||||
padding-top: 9px;
|
||||
padding-bottom: 0;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user