Skip to content

Commit ffa7dd6

Browse files
Victorsapk
andauthored
Changed width of signature avatar from auto to 16px (#12961)
Signed-off-by: Victor Roest <[email protected]> Co-authored-by: Antoine GIRARD <[email protected]>
1 parent b606f13 commit ffa7dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/_repository.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1481,7 +1481,7 @@
14811481
.ui.signature.avatar {
14821482
height: 16px;
14831483
margin-bottom: 0;
1484-
width: auto;
1484+
width: 16px;
14851485
}
14861486

14871487
.detail.icon {

0 commit comments

Comments
 (0)