Skip to content

Commit 642bcf4

Browse files
author
mrleemurray
committed
Adjust label padding for improved layout consistency
1 parent 32d1cf6 commit 642bcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webviews/common/common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ body img.avatar {
350350
.label {
351351
display: flex;
352352
justify-content: normal;
353-
padding: 0 8px;
353+
padding: 0 2px 0 8px;
354354
border-radius: 20px;
355355
border-style: solid;
356356
border-width: 1px;

0 commit comments

Comments
 (0)