Index: chrome/browser/resources/md_history/app.vulcanized.html |
diff --git a/chrome/browser/resources/md_history/app.vulcanized.html b/chrome/browser/resources/md_history/app.vulcanized.html |
index 436b8200291e5efe171875a5b4f3d99d1ae1208c..5751d30941606e8f097b6a8e78ef7f80dbbb97cb 100644 |
--- a/chrome/browser/resources/md_history/app.vulcanized.html |
+++ b/chrome/browser/resources/md_history/app.vulcanized.html |
@@ -3605,7 +3605,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN |
<style include="shared-style"> |
:host { |
display: block; |
- overflow: overlay; |
+ overflow: auto; |
} |
#infinite-list { |
@@ -3775,7 +3775,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN |
<style include="shared-style"> |
:host { |
display: block; |
- overflow: overlay; |
+ overflow: auto; |
} |
#illustration { |