Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #34418, comment 3


Ignore:
Timestamp:
10/24/2015 10:21:48 AM (11 years ago)
Author:
iamtakashi

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34418, comment 3

    initial v1  
    1 As I see in the screenshot above, the admin bar is overlapping the page. To make the header the same as other pages, the sign up page also needs to have the top margin added by `_admin_bar_bump_cb()`.
     1As I see in the screenshot above, the admin bar is overlapping the page. To make the admin bar displayed correctly, the sign up page needs to have the top margin added by `_admin_bar_bump_cb()` as other pages.
    22
    33https://core.trac.wordpress.org/browser/trunk/src/wp-includes/admin-bar.php#L864