From: Tobias Diekershoff Date: Sun, 31 Mar 2019 09:24:17 +0000 (+0200) Subject: be consistent with messages and admin links as both are in the nav bar and the user... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=843b9f71c119ed071b394456ae78701819b523fe;p=friendica.git be consistent with messages and admin links as both are in the nav bar and the user menu --- diff --git a/view/theme/vier/mobile.css b/view/theme/vier/mobile.css index 3a0de3cb41..0b7833ad4c 100644 --- a/view/theme/vier/mobile.css +++ b/view/theme/vier/mobile.css @@ -1,4 +1,4 @@ -aside, header, #nav-search-box, #nav-messages-linkmenu, #activitiy-by-date-tab, #shared-links-tab, +aside, header, #nav-search-box, #nav-admin-link, #nav-messages-linkmenu, #activitiy-by-date-tab, #shared-links-tab, .wall-item-location { display: none; }