Index: components/dom_distiller/core/css/distilledpage.css |
diff --git a/components/dom_distiller/core/css/distilledpage.css b/components/dom_distiller/core/css/distilledpage.css |
index c34d058dd298cc0ef7d640a426862b981322a7bd..01caad9a2c5c63de211cab55ef148cab08753c04 100644 |
--- a/components/dom_distiller/core/css/distilledpage.css |
+++ b/components/dom_distiller/core/css/distilledpage.css |
@@ -79,6 +79,7 @@ html { |
line-height: 1.4; |
text-rendering: optimizeLegibility; |
overflow-x: hidden; |
+ -webkit-overflow-scrolling: touch; |
} |
/* Classes for light, dark and sepia themes. |