Twenty Twelve: remove unused `singular` selectors in print CSS block. Props jbkkd, fixes #26866.

git-svn-id: https://develop.svn.wordpress.org/trunk@27571 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2014-03-17 21:55:09 +00:00
parent 96abb5ed9a
commit 14cab57c71
1 changed files with 2 additions and 13 deletions

View File

@ -1708,20 +1708,9 @@ img#wpstats {
margin: 0; margin: 0;
width: auto; width: auto;
} }
.singular .entry-header .entry-meta {
position: static;
}
.singular .site-content,
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular .comments-title {
margin: 0;
width: 100%;
}
.entry-header .entry-title, .entry-header .entry-title,
.entry-title, .entry-title {
.singular .entry-title {
font-size: 21pt; font-size: 21pt;
} }
footer.entry-meta, footer.entry-meta,