Commit 2a347ab1 authored by Kyle Milka's avatar Kyle Milka Committed by Commit Bot

[NTP] Allow horizontal scrolling

When the browser is narrow or zoomed in allow a horizontal scrollbar
to appear.

Bug: 869196
Change-Id: Idefa746a8fa1e8ab4f263062c7703d1409c2c7b4
Reviewed-on: https://chromium-review.googlesource.com/1174970Reviewed-by: default avatarKristi Park <kristipark@chromium.org>
Commit-Queue: Kyle Milka <kmilka@chromium.org>
Cr-Commit-Position: refs/heads/master@{#583096}
parent 9349eb73
...@@ -68,7 +68,6 @@ body { ...@@ -68,7 +68,6 @@ body {
font-size: small; font-size: small;
margin: 0; margin: 0;
min-height: 100%; min-height: 100%;
overflow-x: hidden;
} }
body.inited { body.inited {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment