[wp-trac] [WordPress Trac] #31783: In theme details modal Tags getting overlapped by action buttons

WordPress Trac noreply at wordpress.org
Fri Mar 27 09:30:19 UTC 2015


#31783: In theme details modal Tags getting overlapped by action buttons
----------------------------+---------------------------------
 Reporter:  sagarjadhav     |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  4.1.1
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  ui, administration
----------------------------+---------------------------------
Changes (by sagarjadhav):

 * keywords:   => has-patch


Comment:

 In above patch have added following styles.
 {{{
 .theme-overlay .theme-actions {
     padding-left: 4%;
     padding-right: 4%;
 }
 }}}

 In screen iPhone 5 portrait ( 320px ) action buttons moved to three rows
 and above code will fix that issue and make padding uniform with following
 element.
 {{{
 .theme-about
 }}}

 Please refer following image for more info.

 [[Image(http://i.imgur.com/kzSUcDD.png)]]

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


More information about the wp-trac mailing list