Merge pull request #10575 from shivapoudel/nav-tab-fix

Apply custom css for nav tag but not in h2 tag
This commit is contained in:
Mike Jolley 2016-03-17 11:52:49 +00:00
commit 92226c78ae
1 changed files with 1 additions and 1 deletions

View File

@ -2483,7 +2483,7 @@ img.help_tip {
}
.woocommerce {
.woo-nav-tab-wrapper {
nav.woo-nav-tab-wrapper {
margin: 1.5em 0 1em !important;
border-bottom: 1px solid #ccc;
}