summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-24 18:42:23 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-24 18:42:23 +0200
commit43eeb290c194141803d0061c3d906103662d800a (patch)
tree61d7cc09b111307f68534e1adb1fc543e8110b33 /core
parentebdd6d96cee94e9f78829a78bb4d91f18fc7ec66 (diff)
downloadnextcloud-server-43eeb290c194141803d0061c3d906103662d800a.tar.gz
nextcloud-server-43eeb290c194141803d0061c3d906103662d800a.zip
Revert "Update apps.css (Scroll more smoothly for Webkit browser)"
Diffstat (limited to 'core')
-rw-r--r--core/css/apps.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/apps.css b/core/css/apps.css
index 6dd7e63bb69..23e0c519d00 100644
--- a/core/css/apps.css
+++ b/core/css/apps.css
@@ -417,7 +417,6 @@
position: relative;
height: 100%;
overflow-y: auto;
- -webkit-overflow-scrolling: touch;
}
#app-content-wrapper {