Skip to content

Commit ac73dec

Browse files
committed
Fixed layout issue with the tag spans.
1 parent 933b641 commit ac73dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FrontEnd/styles/package.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ span.beta,
393393
span.branch {
394394
padding-right: 18px;
395395
font-weight: 600;
396-
background-position: top 2px right;
396+
background-position: center right;
397397
background-repeat: no-repeat;
398398
background-size: 14px;
399399
}

0 commit comments

Comments
 (0)