diff --git a/app/assets/stylesheets/common/base/sidebar-section-link.scss b/app/assets/stylesheets/common/base/sidebar-section-link.scss index 353140f6841..f45902cc9ca 100644 --- a/app/assets/stylesheets/common/base/sidebar-section-link.scss +++ b/app/assets/stylesheets/common/base/sidebar-section-link.scss @@ -34,6 +34,11 @@ .sidebar-section-link-content-text { @include ellipsis; + .emoji { + width: 15px; + height: 15px; + } + .badge-wrapper { font-size: 100%; width: 100%;