[wp-trac] [WordPress Trac] #24306: Twenty Thirteen: border-box box sizing will break many plugins
WordPress Trac
noreply at wordpress.org
Thu May 23 17:16:19 UTC 2013
#24306: Twenty Thirteen: border-box box sizing will break many plugins
---------------------------+--------------------
Reporter: professor99 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Bundled Theme | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch |
---------------------------+--------------------
Comment (by professor99):
I have been enlightened! It seems that the universe has conspired to make
it's body a sidebar!
On a more serious note the class "sidebar" is added to the body tag to
indicate that the page has a sidebar and is set by the function
twentythirteen_body_class() in the twentythirteen functions.php file.
Unfortunately it's naming makes the CSS rather confusing to read. For
example the CSS definition .sidebar .entry-content refers to the content
in the main area and not to anything in the sidebar itself.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24306#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list