Twenty Twelve: Use the correct body class for attachments in the IE stylesheet.
props Marco_Teethgrinder. see #25506. see [25707]. Built from https://develop.svn.wordpress.org/trunk@25715 git-svn-id: http://core.svn.wordpress.org/trunk@25628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8f68c2cac7
commit
9046149c61
|
@ -53,7 +53,7 @@ img[class*="attachment-"] {
|
|||
width: 65.104166667%;
|
||||
}
|
||||
body.template-front-page .site-content,
|
||||
body.single-attachment .site-content,
|
||||
body.attachment .site-content,
|
||||
body.full-width .site-content {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue