From d235f56f11bbf593ecd80be4bf684bcbeeb3d315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Tr=C3=A4ger?= Date: Wed, 22 Jul 2015 17:00:02 +0200 Subject: fix oc8.1 menu left space --- css/old_menu.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/old_menu.css b/css/old_menu.css index 7ae8b2c..075edd9 100644 --- a/css/old_menu.css +++ b/css/old_menu.css @@ -15,6 +15,7 @@ bottom:0px; width: 100px !important; top:45px; + left:0px; max-height: 100% !important; margin-top:0px !important; -moz-user-select: none; @@ -46,4 +47,4 @@ table.multiselect thead{left: auto !important;margin: 0px !important; padding: 0 /* owncloud-markdown (https://github.com/icewind1991/owncloud-markdown) */ #md_preview {padding-left: 60px;} -} +} \ No newline at end of file -- cgit v1.2.3