[wp-trac] [WordPress Trac] #24306: Twenty Thirteen: border-box box sizing will break many plugins

WordPress Trac noreply at wordpress.org
Thu May 23 19:56:21 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'm now testing my beta version of WordPress 3.6 with the universal
 selector removed and the old box-sizing CSS restored. So far with the
 change below it seems fine on Firefox and IE8

 Besides the '.site-header .home-link' border-box addition mentioned above
 I have also discovered that a '#content .entry-media' entry needs to be
 added to the '@media (max-width: 643px)' entries above to prevent scroll
 bars on Firefox appearing when the sidebar is used. This may need to be
 updated elsewhere as well.

 Note that @media queries do not work on IE8 or older.

 Also the sidebar looks terrible, regardless of whether these changes are
 applied or not, as the content headers and background colors (various post
 formats) overflow under the somewhat transparent sidebar. Suggest margins
 be used instead of the padding presently used for this as since the
 sidebar is floated right this fixes the overflow . I realize this needs a
 separate ticket but it will impact on the work here. Note that margins are
 not included in the box model.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24306#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list