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:
parent
96abb5ed9a
commit
14cab57c71
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user