[wp-trac] [WordPress Trac] #49008: Design issue in Ipad

WordPress Trac noreply at wordpress.org
Tue Dec 17 10:11:36 UTC 2019


#49008: Design issue in Ipad
--------------------------+--------------------------------------
 Reporter:  sumitsingh    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Customize     |     Version:  5.3.1
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  ui, css, administration
--------------------------+--------------------------------------

Comment (by sumitsingh):

 I have also a solution. changed width: **calc(100% - 4rem);** to **width:
 calc(100% - 8rem);** in wp-content/themes/twentytwenty/style.css

 .section-inner {
     margin-left: auto;
     margin-right: auto;
     max-width: 120rem;
     **width: calc(100% - 8rem);**
 }

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


More information about the wp-trac mailing list