Changed width of signature avatar from auto to 16px (#12961)

Signed-off-by: Victor Roest <[email protected]>

Co-authored-by: Antoine GIRARD <[email protected]>
This commit is contained in:
Victor
2020-09-28 16:39:22 -04:00
committed by GitHub
co-authored by Antoine GIRARD
parent b606f13365
commit ffa7dd6880
+1 -1
View File
@@ -1481,7 +1481,7 @@
.ui.signature.avatar {
height: 16px;
margin-bottom: 0;
width: auto;
width: 16px;
}
.detail.icon {