[wp-trac] [WordPress Trac] #51218: Css issue when updating with 5.5.0 version in multisite
    WordPress Trac 
    noreply at wordpress.org
       
    Wed Sep  2 18:26:42 UTC 2020
    
    
  
#51218: Css issue when updating with 5.5.0 version in multisite
----------------------------+------------------------
 Reporter:  chintan1896     |       Owner:  (none)
     Type:  defect (bug)    |      Status:  closed
 Priority:  normal          |   Milestone:
Component:  Administration  |     Version:
 Severity:  normal          |  Resolution:  duplicate
 Keywords:                  |     Focuses:  ui, css
----------------------------+------------------------
Changes (by ocean90):
 * status:  new => closed
 * focuses:  ui, css, rtl, multisite => ui, css
 * severity:  major => normal
 * milestone:  Awaiting Review =>
 * resolution:   => duplicate
Old description:
> 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;
> }
>
> https://imgur.com/OkpYjSV
> https://imgur.com/FL8XvwJ
New description:
 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;
 }
 }}}
 https://imgur.com/OkpYjSV
 https://imgur.com/FL8XvwJ
--
Comment:
 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.
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51218#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list