Twenty Twelve: Use the correct body class for attachments in the IE stylesheet.
props Marco_Teethgrinder. see #25506. see [25707]. git-svn-id: https://develop.svn.wordpress.org/trunk@25715 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
46a60cc6d5
commit
eabbcec46f
@ -53,7 +53,7 @@ img[class*="attachment-"] {
|
|||||||
width: 65.104166667%;
|
width: 65.104166667%;
|
||||||
}
|
}
|
||||||
body.template-front-page .site-content,
|
body.template-front-page .site-content,
|
||||||
body.single-attachment .site-content,
|
body.attachment .site-content,
|
||||||
body.full-width .site-content {
|
body.full-width .site-content {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user