diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index ec0a9ca..5adf55f 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -1,7 +1,8 @@ /* HEADER */ -#notificationscroll{ +#notification-dropdown{ max-height: 500%; overflow: auto; + width: 200px; } /* HEADER */ -- libgit2 0.21.2