aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorMichael Traeger <git@m.traeger-mail.de>2016-07-07 20:41:54 +0200
committerMichael Traeger <git@m.traeger-mail.de>2016-07-07 20:41:54 +0200
commitefb2c64e742c807d373ff428c39539ba28829f30 (patch)
tree2cbccfb45b2d0edc0d473a270c80db64501bd48c /css
parentb59a4d4b08a11590ad6885ae4530e618c3cd1053 (diff)
fixed right controls
Diffstat (limited to 'css')
-rw-r--r--css/old_menu.css7
1 files changed, 1 insertions, 6 deletions
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;}