[wp-trac] [WordPress Trac] #25858: Integrate MP6 into core

WordPress Trac noreply at wordpress.org
Tue Nov 26 01:37:03 UTC 2013


#25858: Integrate MP6 into core
----------------------------+---------------------
 Reporter:  dd32            |       Owner:
     Type:  task (blessed)  |      Status:  closed
 Priority:  normal          |   Milestone:  3.8
Component:  General         |     Version:
 Severity:  normal          |  Resolution:  fixed
 Keywords:                  |
----------------------------+---------------------

Comment (by iammattthomas):

 In [changeset:"26373"]:
 {{{
 #!CommitTicketReference repository="" revision="26373"
 Make the responsive layout behave better when the user zooms the page:

 * Change the smartphone media query from 480 to 600px so it captures large
 screen phones in landscape mode.
 * Set #wpadminbar to position: absolute at smartphone sizes so it scrolls
 with the page, freeing up the viewport.
 * Remove the transition states on #adminmenu for better performance on
 mobile devices
 * Make the responsive sidebar scroll with the page instead of using a
 fixed position
 * Remove the -webkit-overflow-scrolling rule that was disabling scroll-to-
 top when tapping the iOS status bar.
 * Remove unnecessary zoom declaration from -ms-viewport.

 See #25858.
 }}}

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25858#comment:59>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list