Index: chrome/browser/resources/ntp_search/tile_page.css |
diff --git a/chrome/browser/resources/ntp_search/tile_page.css b/chrome/browser/resources/ntp_search/tile_page.css |
index c1f5a4c856b4180aaedac6cebfc9c1355813252f..e9419be03edb7d9db14ce5d8d1d669bd1d620dc4 100644 |
--- a/chrome/browser/resources/ntp_search/tile_page.css |
+++ b/chrome/browser/resources/ntp_search/tile_page.css |
@@ -35,7 +35,7 @@ |
.tile-row { |
-webkit-transition: opacity 200ms; |
- height: 92px; |
+ height: 100px; |
text-align: start; |
white-space: nowrap; |
} |
@@ -118,11 +118,6 @@ |
Scroll Bars |
----------------------------------------------------------------------------- */ |
-.tile-page-content { |
- /* TODO(pedrosimonetti): Remove this when fixing the Apps page height. */ |
- height: 92px; |
-} |
- |
.scrollable { |
overflow-y: auto; |
} |