[wp-meta] [Making WordPress.org] #5441: Anchor link does not work as expected.
Making WordPress.org
noreply at wordpress.org
Wed Sep 16 02:04:19 UTC 2020
#5441: Anchor link does not work as expected.
--------------------------------------+-----------------------------
Reporter: tremidkhar | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Translate Site & Plugins | Keywords: has-screenshots
--------------------------------------+-----------------------------
When clicking on the Plural forms anchor link on the
[https://make.wordpress.org/polyglots/handbook/translating/teams/requesting-a
-new-locale/#plural-forms Requesting a New Locale], it does not work as
expected. Instead, the vertical bar which is meant to highlight only for
the table of content heading extends to the image before the Plural forms
section. Sometimes, it is even difficult to click on the anchor link. I
believe it is a CSS problem.
I tried to add the following CSS rules, and it seems to work
{{{#!css
.wp-block-image {
display: inline-block;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5441>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list