[wp-trac] [WordPress Trac] #30055: Admin Bar overlapped header/content instead of pushing it down

WordPress Trac noreply at wordpress.org
Fri Jan 16 11:04:13 UTC 2015


#30055: Admin Bar overlapped header/content instead of pushing it down
--------------------------+------------------------------
 Reporter:  Sendoku       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Toolbar       |     Version:  4.0
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  template
--------------------------+------------------------------

Old description:

> The admin bar for some reason is not pushing down content. This same
> issued occurred before here: https://core.trac.wordpress.org/ticket/15613
>
> Its essentially doing the same thing and is not cutting into the content
> rather than pushing it down. This does make it harder to develop themes
> as the site looks different loggedin/out.

New description:

 The admin bar for some reason is not pushing down content. This same
 issued occurred before here: #15613

 Its essentially doing the same thing and is not cutting into the content
 rather than pushing it down. This does make it harder to develop themes as
 the site looks different loggedin/out.

--

Comment (by SergeyBiryukov):

 I've found that adding `position: relative` for `body` or `html` generally
 helps for issues like this.

 Should we consider adding that to `admin-bar.css`? Would it cause any
 repercussions?

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


More information about the wp-trac mailing list