diff --git a/less/forum/notifications.less b/less/forum/notifications.less index 10aefefe6..b2c5b94ed 100644 --- a/less/forum/notifications.less +++ b/less/forum/notifications.less @@ -4,7 +4,7 @@ overflow: hidden; & .notifications-content { - max-height: 600px; + max-height: 70vh; overflow: auto; padding-bottom: 10px; }