#47800 closed defect (bug) (duplicate)
CSS-Error in load-styles.php
| Reported by: |
|
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
This is being tracked in #47561