Skip to content

Commit 1b9c773

Browse files
authored
fix(l10n): improve position of en-US link indicators in sidebar (#11066)
improve position of 'en-US link indicators' in sidebar
1 parent 34512e7 commit 1b9c773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: client/src/document/organisms/sidebar/index.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
a {
3131
color: var(--text-secondary);
32-
display: inline-flex;
32+
display: inline-block;
3333
hyphens: auto;
3434
padding: 0.25rem;
3535

0 commit comments

Comments
 (0)