From efb2c64e742c807d373ff428c39539ba28829f30 Mon Sep 17 00:00:00 2001 From: Michael Traeger Date: Thu, 7 Jul 2016 20:41:54 +0200 Subject: fixed right controls --- css/old_menu.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'css') diff --git a/css/old_menu.css b/css/old_menu.css index 18c6956..f9b652e 100644 --- a/css/old_menu.css +++ b/css/old_menu.css @@ -1,7 +1,7 @@ @media screen and (min-width: 1100px){ #controls{margin-left: 100px !important;} - +#controls .right{margin-right: 100px;} #content {margin-top: 0px;} #content-wrapper {padding-left: 100px !important;width: 100% !important;} @@ -50,11 +50,6 @@ table.multiselect thead{left: auto !important;margin: 0px !important; padding: 0 * ************************************************************/ -/*gallery*/ -.app-gallery #controls, -.app-galleryplus #controls {width: 94%;} - - /* owncloud-markdown (https://github.com/icewind1991/owncloud-markdown) */ #md_preview {padding-left: 60px;} -- cgit v1.2.3