From 343c7faba43da388d796b541651e005ab5f2b25d Mon Sep 17 00:00:00 2001 From: Fabrixxm Date: Mon, 2 May 2016 14:55:57 +0200 Subject: [PATCH] style notification menu to be more mobile-friendly --- view/theme/vier/mobile.css | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/view/theme/vier/mobile.css b/view/theme/vier/mobile.css index a1ed516eb7..7beeb7a2e7 100644 --- a/view/theme/vier/mobile.css +++ b/view/theme/vier/mobile.css @@ -107,11 +107,20 @@ nav ul { max-width: 100%; } - /* the top-nav notfication menu - Note: the device needs a min display width of 320px */ - #nav-notifications-menu { - width: 270px; + + /* the top-nav notfication menu */ + nav #nav-notifications-linkmenu .menu-popup { + position: fixed; + left: 10px; + right: 10px; + top: 44px; + bottom: 10px; + width: auto; + max-width: none; + max-height: none; } + + } .wall-item-container.thread_level_2,