mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
change the padding on .wrap h2 by one pixel to make it align with the icon better. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17858 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -526,7 +526,7 @@ div.error p {
|
||||
}
|
||||
.wrap h2 {
|
||||
font-size: 20px;
|
||||
padding: 8px 15px 3px 0;
|
||||
padding: 7px 15px 3px 0;
|
||||
line-height: 28px;
|
||||
}
|
||||
.subtitle {
|
||||
|
||||
Reference in New Issue
Block a user