[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
Tue Dec 17 19:17:15 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 Veraxus):
I think Lee's suggestion is probably the most practical. Definitely more
practical than mine.
@Funkatronic: Yes, `position:static` is the default state, but putting
`position:relative` on the body forces descendants to obey it's
boundaries, which can provide numerous "mechanical" benefits (as well as
avoiding some hard-to-solve problems)... which is why it's so common.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26609#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list