From 6f0f6c3f8ff7a2e17ecff410b5f0e974e4dad4cb Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Thu, 10 Jan 2019 20:11:43 +0100 Subject: minor fix --- assets/css/home.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets') diff --git a/assets/css/home.css b/assets/css/home.css index 41e00d9..4b6bbf0 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -268,5 +268,9 @@ main.user table form { left: 0; } + main.home div#options { + display: none; + } + } -- cgit v1.2.3