[wp-trac] [WordPress Trac] #29339: At small viewports when there is no menu, the Media Modal title down arrow should not appear

WordPress Trac noreply at wordpress.org
Tue Aug 26 21:49:40 UTC 2014


#29339: At small viewports when there is no menu, the Media Modal title down arrow
should not appear
--------------------------+---------------------
 Reporter:  gcorne        |       Owner:  helen
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  4.0
Component:  Media         |     Version:  trunk
 Severity:  normal        |  Resolution:  fixed
 Keywords:  needs-patch   |     Focuses:  ui
--------------------------+---------------------
Changes (by helen):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"29632"]:
 {{{
 #!CommitTicketReference repository="" revision="29632"
 Media modals: Better responsive views, especially the header.

 * Only show the "dropdown" when there is a menu. Note that this uses a
 `:not()` selector, but it is supported in browsers that support media
 queries so it is safe to use here.
 * Make the header shorter when on particularly narrow screens, which also
 tend to be shorter.
 * Don't restrict the height of images in the attachment details modal, to
 take advantage of all available space.

 fixes #29339.
 }}}

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


More information about the wp-trac mailing list