mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -2058,6 +2058,7 @@ h3.nav-tab-wrapper {
|
||||
border-bottom: 1px solid #ccc;
|
||||
margin: 0;
|
||||
padding-top: 9px;
|
||||
padding-bottom: 0;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user