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

Built from https://develop.svn.wordpress.org/trunk@27571


git-svn-id: http://core.svn.wordpress.org/trunk@27414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2014-03-17 21:56:13 +00:00
parent a0dc5fbd1e
commit 953b16b468
1 changed files with 2 additions and 13 deletions

View File

@ -1708,20 +1708,9 @@ img#wpstats {
margin: 0;
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-title,
.singular .entry-title {
.entry-title {
font-size: 21pt;
}
footer.entry-meta,