#51218 closed defect (bug) (duplicate)
Css issue when updating with 5.5.0 version in multisite
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | |
Focuses: | ui, css | Cc: |
Description (last modified by )
When i updated WordPress in my current multi site setup so it's leave spacing between admin bar and admin menu. Please attached screenshot.
It's happen because we have below css in WordPress core.
.php-error #adminmenuback, .php-error #adminmenuwrap { margin-top: 2em; }
Change History (2)
Note: See
TracTickets for help on using
tickets.
This has been fixed in [48850] for #51073. Please update to WordPress 5.5.1 which includes the CSS fix. You may still want to check what PHP error is causing this though.