[wp-trac] [WordPress Trac] #58439: Twenty Fourteen: Layout does not cover full width

WordPress Trac noreply at wordpress.org
Thu Oct 5 11:33:27 UTC 2023


#58439: Twenty Fourteen: Layout does not cover full width
-------------------------------+----------------------
 Reporter:  algorithmsunlocks  |       Owner:  (none)
     Type:  enhancement        |      Status:  closed
 Priority:  normal             |   Milestone:
Component:  Bundled Theme      |     Version:  3.8
 Severity:  normal             |  Resolution:  wontfix
 Keywords:                     |     Focuses:  css
-------------------------------+----------------------

Comment (by deepakvijayan):

 Even if it is going to be removed, we could at least fix the layout by
 centring it.


 {{{
 .site {
   margin-left: auto;
   margin-right: auto;
 }
 }}}


 This fix wouldn't break any existing sites either.

 Attaching a pic for reference.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58439#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list