Merge "Mobile topic containers: Fix right alignment of ellipsis button"

This commit is contained in:
jenkins-bot 2022-06-29 14:27:32 +00:00 committed by Gerrit Code Review
commit a78cacc618

View file

@ -350,6 +350,7 @@ span[ data-mw-comment-start ] {
display: inline-block;
// stylelint-disable-next-line declaration-property-unit-disallowed-list
font-size: 14px;
margin-right: -5px;
}
&-metadata {