diff --git a/assets/stylesheets/assigns.scss b/assets/stylesheets/assigns.scss index 6c7098c..79f72dd 100644 --- a/assets/stylesheets/assigns.scss +++ b/assets/stylesheets/assigns.scss @@ -176,10 +176,14 @@ #topic-footer-dropdown-reassign { .name { - font-weight: normal !important; + font-weight: normal; + display: flex; + align-items: center; } .avatar { margin-right: 0.25em; + width: 1.33em; + height: 1.33em; } .d-icon, i.fa {