summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorJohannes Dahlström <johannes.dahlstrom@vaadin.com>2012-08-07 13:27:30 +0000
committerJohannes Dahlström <johannes.dahlstrom@vaadin.com>2012-08-07 13:27:30 +0000
commitb5d5e2029cc39bcdd3ff7cd870f5a84c853e4614 (patch)
treec7bbe3d091ad88b1d6dc8971e11aeec39a96f70a /WebContent
parent22116474403982fbeb44112c385657cc9dee8d19 (diff)
downloadvaadin-framework-b5d5e2029cc39bcdd3ff7cd870f5a84c853e4614.tar.gz
vaadin-framework-b5d5e2029cc39bcdd3ff7cd870f5a84c853e4614.zip
Remove #8792 fix from 6.8.2, defer to 6.8.3
svn changeset:24098/svn branch:6.8
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/VAADIN/themes/base/common/common.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/WebContent/VAADIN/themes/base/common/common.css b/WebContent/VAADIN/themes/base/common/common.css
index 6bc3fea9b0..74ed21bd1a 100644
--- a/WebContent/VAADIN/themes/base/common/common.css
+++ b/WebContent/VAADIN/themes/base/common/common.css
@@ -233,8 +233,4 @@ div.v-app-loading {
.v-scrollable {
overflow: auto;
-}
-/* Enable kinetic scrolling on Mobile Safari */
-.v-ios.v-sa6 .v-scrollable {
- -webkit-overflow-scrolling: touch;
} \ No newline at end of file