[wp-trac] [WordPress Trac] #39272: Twenty Seventeen: Incorrect $content_width
WordPress Trac
noreply at wordpress.org
Wed Dec 14 23:08:02 UTC 2016
#39272: Twenty Seventeen: Incorrect $content_width
------------------------------+----------------------------
Reporter: celloexpressions | Owner: laurelfulford
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.7.1
Component: Bundled Theme | Version: 4.7
Severity: major | Resolution:
Keywords: needs-refresh | Focuses:
------------------------------+----------------------------
Changes (by davidakennedy):
* keywords: has-patch reporter-feedback => needs-refresh
* owner: => laurelfulford
* status: new => assigned
Comment:
Thanks for the ticket @celloexpressions!
I missed this in all my code reviews, and it's something that should be
addressed as soon as possible.
Thanks for the patch @sstoqnov, but we'll need to cover more cases than
just removing that code.
The widths break down like this:
{{{
Static Front Page:
Two Column: 525px (524.31px)
One Column: 644px
Regular Pages:
Two Column: 525px (524.31px)
One Column: 740px
Blog:
Two Column (with sidebar): 525px (524.31px)
One column (no sidebar): 740px
}}}
I'm going to assign this to @laurelfulford so she can take a stab at a
patch. We can all help test though.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39272#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list