[wp-trac] [WordPress Trac] #52693: White line on the image in about.php
WordPress Trac
noreply at wordpress.org
Tue Mar 2 03:52:54 UTC 2021
#52693: White line on the image in about.php
--------------------------+-----------------------------
Reporter: tmatsuur | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
There seems to be a white line in "A Simpler Default Color Palette" in the
/wp-admin/about.php page.
This seems to be caused by the following points, but normally it is better
not to see the white line.
html
{{{
<div class="about__image-comparison-resize">
}}}
style
{{{
.about__container .about__image-comparison-resize {
:
:
border-right: 2px solid white;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52693>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list