From 83d078b6e4c6dd5c16bca72f7a58f30a169df12d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Wed, 11 Jan 2017 21:03:04 +0100 Subject: [PATCH] Fit nextcloud css guidelines MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- css/mail.css | 11 ++--------- js/templates/account.html | 2 -- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/css/mail.css b/css/mail.css index 840bb38c1a..dacebb5678 100755 --- a/css/mail.css +++ b/css/mail.css @@ -147,7 +147,7 @@ #app-navigation > ul { height: calc(100% - 65px); } -#app-navigation ul { +#app-navigation > ul { overflow-x: hidden; } @@ -381,14 +381,7 @@ /* override core values to work with custom html */ #app-navigation .app-navigation-entry-utils { - top: 9px; -} -#app-navigation .app-navigation-entry-menu { - right: 12px; -} -#app-navigation .app-navigation-entry-utils-menu-button button { - margin: 0; - width: 100%; + top: 7px; } /* autocomplete list */ diff --git a/js/templates/account.html b/js/templates/account.html index 07c27f6343..c1065c0c3d 100644 --- a/js/templates/account.html +++ b/js/templates/account.html @@ -13,8 +13,6 @@
  • -
-