diff --git a/app/assets/stylesheets/zammad.scss b/app/assets/stylesheets/zammad.scss index 46e5e7cc2..885e2d76d 100644 --- a/app/assets/stylesheets/zammad.scss +++ b/app/assets/stylesheets/zammad.scss @@ -3103,7 +3103,7 @@ footer { } .popover--notifications { - min-height: 100px; + min-height: 91px; width: auto; max-width: 400px; min-width: 350px; @@ -4945,6 +4945,7 @@ footer { line-height: 39px; padding: 0 15px; cursor: pointer; + white-space: nowrap; } .dropdown li:not(:first-child) {