diff options
author | Michael Traeger <git@m.traeger-mail.de> | 2016-07-07 19:18:13 +0200 |
---|---|---|
committer | Michael Traeger <git@m.traeger-mail.de> | 2016-07-07 19:18:13 +0200 |
commit | 0332fbfcd85247dc946cafc5506d68a35958528f (patch) | |
tree | fe895356b78a4af08b8a2a060c496fbb10c0ee77 | |
parent | 17170dfff4a24d3aa09c44a36ed004e744e622c9 (diff) |
temporarily fixed gallery
Diffstat (limited to '')
-rw-r--r-- | css/old_menu.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/css/old_menu.css b/css/old_menu.css index 235ed00..be079b3 100644 --- a/css/old_menu.css +++ b/css/old_menu.css @@ -47,6 +47,11 @@ 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;} |