[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
Fri Dec 13 15:10:04 UTC 2013
#26609: Admin Bar pushed down at screens of 600px width and lower on the frontside
--------------------------+-----------------------------
Reporter: Funkatronic | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Toolbar | Version: 3.8
Severity: normal | Keywords:
--------------------------+-----------------------------
On a window resized to the width of 600px, the Admin menu bar shifts down,
obscuring part of the blog's front end. The culprit CSS is found in
admin-bar.min.css. There is a declaration of position:absolute that only
gets triggered when the screen is width 600px and below. Disabling this
css declaration in Chrome's developer's tools fixes the issue.
Broken:
[[Image(http://www.crosseyedesign.com/adminbarbroken.jpg)]]
Fixed:
[[Image(http://www.crosseyedesign.com/adminbarfixed.jpg)]]
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26609>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list