Index: chrome/browser/resources/ntp_search/new_tab.js |
diff --git a/chrome/browser/resources/ntp_search/new_tab.js b/chrome/browser/resources/ntp_search/new_tab.js |
index 35ac874fe785ba9a3fe14a8f8245f83677c95042..d4dc34f2fe381902eedefedd99c037ead8a2c259 100644 |
--- a/chrome/browser/resources/ntp_search/new_tab.js |
+++ b/chrome/browser/resources/ntp_search/new_tab.js |
@@ -37,7 +37,7 @@ cr.define('ntp', function() { |
* @type {number} |
* @const |
*/ |
- var HEIGHT_FOR_BOTTOM_PANEL = 550; |
+ var HEIGHT_FOR_BOTTOM_PANEL = 558; |
/** |
* The Bottom Panel width required to show 6 cols of Tiles, which is used |