From 378aaefbbf60698c7b8faafc20f6b8cb22357e31 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 15 Jun 2017 09:43:48 +0200 Subject: Notifications Signed-off-by: Thomas Citharel --- app/Resources/static/themes/material/css/nav.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Resources/static/themes/material/css/nav.scss') diff --git a/app/Resources/static/themes/material/css/nav.scss b/app/Resources/static/themes/material/css/nav.scss index 1a25a5be..601aada2 100644 --- a/app/Resources/static/themes/material/css/nav.scss +++ b/app/Resources/static/themes/material/css/nav.scss @@ -104,3 +104,7 @@ nav { #button_export { display: none; } + +#button_notifications a.nav-panel-menu { + max-height: 65px; +} -- cgit v1.2.3