Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#47800 closed defect (bug) (duplicate)

CSS-Error in load-styles.php

Reported by: volkmar963's profile volkmar963 Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.2.2
Component: Plugins Keywords:
Focuses: administration Cc:

Description

Dear developer-team,

i found a style-error in load-styles.php. In class .wrap for <div id="section-holder" ... is on section @screen and (max-width: 782px) the comman clear:both;

For this it becomes an error in showing detail-screen for e.g. plugins oder theme details. The tabs are shown correct, but the left section for detail-info shows the text-informations realy far down. The error ist a wrong floating in left and right sections. This will result in a wrong display-height. As you can see ist the right section at priority position up, then comes realy far down the left section content.

Sorry for my bad technical english. Hope to describe this far enough for etsting and correcting.

Feel free to contact me for further questions or PNG-Snippet to show it on picture.

best regards,
Volkmar

Attachments (3)

Wordpress_Bug_Detail-Page_no-Content-1.JPG (94.6 KB) - added by volkmar963 7 years ago.
Wordpress_Bug_Detail-Page_no-Content-2.JPG (87.7 KB) - added by volkmar963 7 years ago.
Wordpress_Bug_Detail-Page_no-Content-3.JPG (184.3 KB) - added by volkmar963 7 years ago.

Download all attachments as: .zip

Change History (5)

#1 @joyously
7 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

This is being tracked in #47561

Last edited 7 years ago by joyously (previous) (diff)

#2 @desrosj
7 years ago

  • Component changed from General to Plugins
  • Focuses administration added
  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.