summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2014-06-06 10:04:19 +0200
committerVincent Petry <pvince81@owncloud.com>2014-06-06 10:04:28 +0200
commitb2bae9313d3467f945ef02a3091d8cbf52c1382a (patch)
tree47274d30bb73788ebbe2b647a4ec50103657b875 /apps
parentd764aaa42738daa82fd2e197d02de3226017c7d9 (diff)
downloadnextcloud-server-b2bae9313d3467f945ef02a3091d8cbf52c1382a.tar.gz
nextcloud-server-b2bae9313d3467f945ef02a3091d8cbf52c1382a.zip
Fixed viewer mode for sidebar swipe
Diffstat (limited to 'apps')
-rw-r--r--apps/files/css/files.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index 46f1966e08c..11e618fe82f 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -105,7 +105,6 @@
/* this is mostly for file viewer apps, text editor, etc */
#body-user .app-files.no-sidebar #controls {
left: 0px;
- padding-left: 80px; /* main nav bar */
}
/* move Deleted Files to bottom of sidebar */