(Copied from {192210} by @Jack_who_built_the_house,to split it in to actionable tasks.)
"Tags" link is too close to the right border, it's unbalanced with the left margin.
"Namespace" link icon's margin created by left icon's
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon {
left: 0.35714286em;
}so, I don't know, maybe add
padding-right: 0.35714286em;
to &-widget.oo-ui-widget @ mw.rcfilters.ui.FilterTagMultiselectWidget.less? Then it will be


