[wp-trac] [WordPress Trac] #64744: [Admin reskin] Admin Help still uses old colors
WordPress Trac
noreply at wordpress.org
Mon Mar 30 21:39:36 UTC 2026
#64744: [Admin reskin] Admin Help still uses old colors
-------------------------------------------------+-------------------------
Reporter: fabiankaegy | Owner: audrasjb
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 7.0
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: admin-reskin has-patch has- | Focuses: ui, css
screenshots dev-reviewed |
-------------------------------------------------+-------------------------
Comment (by SergeyBiryukov):
Replying to [comment:21 wildworks]:
> {{{
> .contextual-help-tabs .active::after {
> content: "";
> position: absolute;
> top: 0;
> right: -1px;
> width: 2px;
> height: 100%;
> background: inherit;
> z-index: 2;
> }
> }}}
>
> This style causes an overflow, resulting in an unintended scrollbar
always appearing on Windows OS. What is the purpose of this style in the
first place? In my environment, removing these styles does not cause any
visual issues.
It appears to originate from [https://github.com/WordPress/wordpress-
develop/pull/11070/changes#r2897153274 this comment].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64744#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list