diff --git a/app/assets/stylesheets/common/base/user.scss b/app/assets/stylesheets/common/base/user.scss index 14872505457..134771b80c3 100644 --- a/app/assets/stylesheets/common/base/user.scss +++ b/app/assets/stylesheets/common/base/user.scss @@ -80,7 +80,8 @@ font-weight: normal; font-size: 1em; margin: 5px 0; - i:not(:first-of-type) { + + .d-icon:not(:first-of-type) { margin-left: 10px; } }