[wp-trac] [WordPress Trac] #28906: Can't switch back from media library list view to grid view on small screens

WordPress Trac noreply at wordpress.org
Tue Jul 15 05:52:33 UTC 2014


#28906: Can't switch back from media library list view to grid view on small
screens
--------------------------------+-----------------------------
 Reporter:  knutsp              |      Owner:
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Media               |    Version:  trunk
 Severity:  normal              |   Keywords:
  Focuses:  ui, administration  |
--------------------------------+-----------------------------
 As per Helen's comment
 [https://core.trac.wordpress.org/ticket/24716#comment:127]

 Using Firefox inspector I see

 {{{
 load-styles.php:3
 @media screen and (max-width: 782px) {
 .view-switch { display: none; }
 }
 }}}

 Removing this rule reveals the switch at the bottom right, but it becomes
 misplaced and looks ugly. I guess it should stay at the top.

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


More information about the wp-trac mailing list