We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c96fd4 commit 0c5db31Copy full SHA for 0c5db31
1 file changed
app/javascript/styles/mastodon/components.scss
@@ -1666,14 +1666,14 @@ a.account__display-name {
1666
1667
&.top {
1668
bottom: -5px;
1669
- margin-left: -13px;
+ margin-left: -7px;
1670
border-width: 5px 7px 0;
1671
border-top-color: $ui-secondary-color;
1672
}
1673
1674
&.bottom {
1675
top: -5px;
1676
1677
border-width: 0 7px 5px;
1678
border-bottom-color: $ui-secondary-color;
1679
0 commit comments