diff options
Diffstat (limited to 'chrome/browser/resources/new_new_tab.css')
-rw-r--r-- | chrome/browser/resources/new_new_tab.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/new_new_tab.css b/chrome/browser/resources/new_new_tab.css index c7cac8a..352417d 100644 --- a/chrome/browser/resources/new_new_tab.css +++ b/chrome/browser/resources/new_new_tab.css @@ -399,7 +399,7 @@ html[dir=rtl] .thumbnail-container .title div { border: 1px solid hsl(213, 65%, 92%); padding-bottom: 5px; overflow: hidden; - min-height: 175px; + min-height: 198px; /* height of 6 items plus the header */ vertical-align: top; margin: 0; } |