[JENKINS-68960] Remove right margin from changelog link (#6808)

This commit is contained in:
Yen Cheng 2022-07-10 02:18:43 +08:00 committed by GitHub
parent 573b57b6ed
commit ab0bb84958
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ a.page-header__brand-link {
/* stylelint-disable declaration-block-no-shorthand-property-overrides */
padding-right: 0.5rem;
padding: 0.5rem;
margin-right: 0.25rem !important;
margin-right: 0 !important;
font-weight: bold;
outline-color: var(--header-link-outline);