Twenty Twelve: minor style fixes for small navigation menu (line-height) -- see #21562; featured image on homepage timeplate (space below image in small layouts).

git-svn-id: https://develop.svn.wordpress.org/trunk@21562 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2012-08-20 21:44:38 +00:00
parent 938c5f2fc3
commit c4e51487e5
1 changed files with 6 additions and 1 deletions

View File

@ -518,7 +518,7 @@ a:hover {
margin-top: 1.714285714rem;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
line-height: 1.42857143;
float: none;
}
.main-navigation a {
@ -1188,6 +1188,10 @@ label ~ span.required {
/* =Homepage template
-------------------------------------------------------------- */
.entry-page-image {
margin-bottom: 14px;
margin-bottom: 1rem;
}
.page-template-homepage-php .site-content article {
border: 0;
margin-bottom: 0;
@ -1431,6 +1435,7 @@ img#wpstats {
}
.entry-page-image {
float: right;
margin-bottom: 0;
width: 47.916666667%;
}
.page-template-homepage-php .widget-area .widget,