From e27e430f1fa756c0425b34611dfa16867ba97029 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Thu, 12 Jul 2018 18:25:53 +0200 Subject: use flex for main content MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- apps/files/css/files.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'apps/files/css/files.scss') diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss index 459d8743a01..85c59294803 100644 --- a/apps/files/css/files.scss +++ b/apps/files/css/files.scss @@ -60,10 +60,6 @@ min-height: 0%; } -#app-content > [id^='app-content-'] { - max-height: calc(100vh - $header-height); -} - .app-files #app-content { transition: background-color 0.3s ease; overflow-x: hidden; -- cgit v1.2.3