Twenty Thirteen: reinstate Audio post format max-width layout handling, lost in r23964. See #23955, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@23971 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0e4de5bb97
commit
0e44a2dba0
@ -1487,8 +1487,12 @@ footer.entry-meta {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.format-audio .entry-media,
|
||||
.format-audio .entry-media {
|
||||
max-width: 604px;
|
||||
}
|
||||
|
||||
.sidebar .format-audio .entry-media {
|
||||
max-width: 1040px;
|
||||
padding: 0 374px 0 60px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user