From 8220a6584ca78e8db01d1bd1ea8720cec6952d12 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 2 Feb 2017 11:19:06 +0100 Subject: remove apps from usermenu --- view/theme/redbasic/css/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index bf664ad81..e55257479 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1524,6 +1524,9 @@ img.mail-conv-sender-photo { /* nav bootstrap */ +.net-button { + display: none; +} nav img { border-radius: $radiuspx; -- cgit v1.2.3