From f038ecbfe3f4a8d07948c3cd0bf26bd291d71885 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Wed, 27 Sep 2017 16:44:56 +0200 Subject: Fixed quota on homepage (files) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- core/css/styles.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/css/styles.scss') diff --git a/core/css/styles.scss b/core/css/styles.scss index 4a47d192ef4..3b062250df4 100644 --- a/core/css/styles.scss +++ b/core/css/styles.scss @@ -925,7 +925,7 @@ code { font-family: 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', monospace; } -#quota { +#body-settings #quota { cursor: default; margin: 30px !important; position: relative; -- cgit v1.2.3