mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-29 23:50:07 +00:00
Generalize seletion for h2 and h3 tabs. Props chrisbliss18 fixes #15154
git-svn-id: https://develop.svn.wordpress.org/trunk@15962 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3816,7 +3816,7 @@ div#custom-background-image img {
|
||||
color: #464646;
|
||||
}
|
||||
|
||||
.themes-php .wrap h2, .theme-install-php .wrap h2, .site-info-php .wrap h3, .site-options-php .wrap h3, .site-users-php .wrap h3, .site-themes-php .wrap h3 {
|
||||
h2.nav-tab-wrapper, h3.nav-tab-wrapper {
|
||||
border-bottom: 1px solid #ccc;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user