[wp-trac] [WordPress Trac] #26609: Admin Bar pushed down at screens of 600px width and lower on the frontside

WordPress Trac noreply at wordpress.org
Mon Dec 16 23:09:46 UTC 2013


#26609: Admin Bar pushed down at screens of 600px width and lower on the frontside
--------------------------+-----------------------
 Reporter:  Funkatronic   |       Owner:
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  3.9
Component:  Toolbar       |     Version:  3.8
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |
--------------------------+-----------------------

Comment (by lee@…):

 I often have the body element set as relative and this problem is
 effecting me also.

 Is the idea of making the admin bar absolute positioned instead of fixed
 at max-width 600px to save on screen real estate on smaller screens? The
 46px of display is only lost when logged in and so not really an issue in
 my mind.

 I would suggest the fix is to leave the element #wpadminbar position fixed
 at all screen sizes.

 As a developer If I already had a fixed element at the top of the window
 on small screens I could push it down if necessary using the admin-bar
 body class. Easiest option to manage.

 Cheers - Lee.

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


More information about the wp-trac mailing list