From c7d2d9570549d84503fc34079d7f008d50b66d38 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Mon, 28 Dec 2015 20:52:11 +0100 Subject: [PATCH] vier nav-notification-menu: small cleanup --- view/theme/vier/style.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 3304d141f9..e69f05da09 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -917,8 +917,7 @@ ul.menu-popup .empty { #nav-notifications-menu { width: 400px; max-height: 550px; - overflow: hidden; - posistion: absolute; + overflow: auto; } /* #nav-notifications-menu a { display: inline; @@ -929,8 +928,6 @@ ul.menu-popup .empty { background-color: #bdcdd4; }*/ - -/* überleugung das zu löschen: begin*/ #nav-notifications-menu > li { display: block; color: #737373; @@ -969,9 +966,8 @@ ul.menu-popup .empty { padding: 7px 7px 0px 0px; } -/* überlegung das zu löschen Ende*/ .notif-entry-wrapper { - padding: 5px; + padding: 5px 10px; min-height: 35px; border-bottom: 1px solid #DDDDDD; }