[wp-trac] [WordPress Trac] #40152: Crop Image button off-screen on mobile

WordPress Trac noreply at wordpress.org
Tue Mar 14 09:53:05 UTC 2017


#40152: Crop Image button off-screen on mobile
--------------------------------+-----------------------------
 Reporter:  Cybr                |      Owner:
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Media               |    Version:  trunk
 Severity:  normal              |   Keywords:
  Focuses:  ui, administration  |
--------------------------------+-----------------------------
 Tested on Safari 9 on an iPhone 6S+, confirmed on actual iPhone 7+.

 The following CSS line requires a media query to become bigger than 33%
 (i.e. 100%?):
 {{{
 .media-modal-content .media-toolbar-primary.search-form {
     width: 33%;
 }
 }}}

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

--
Ticket URL: <https://core.trac.wordpress.org/ticket/40152>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list