diff --git a/client/src/app/header/notification-dropdown.component.scss b/client/src/app/header/notification-dropdown.component.scss index abef09f61..71371f2cc 100644 --- a/client/src/app/header/notification-dropdown.component.scss +++ b/client/src/app/header/notification-dropdown.component.scss @@ -95,5 +95,6 @@ line-height: 16px; padding: 0 3px; + min-width: 16px; } }