Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(310)

Unified Diff: chrome/browser/resources/ntp_search/new_tab.html

Issue 11564026: NTP5: Making Apps page taller. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressing Dan's comments Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/ntp_search/new_tab.html
diff --git a/chrome/browser/resources/ntp_search/new_tab.html b/chrome/browser/resources/ntp_search/new_tab.html
index 1115625cffd104edb496f17d363749a0f09ba336..7f5319d7f69eca0f3bcc345fd649d5ecc4eab9f7 100644
--- a/chrome/browser/resources/ntp_search/new_tab.html
+++ b/chrome/browser/resources/ntp_search/new_tab.html
@@ -91,7 +91,7 @@
</div>
<div id="bottom-panel-footer">
<div id="bottom-panel-toolbar">
- <div id="notification-container" class="inactive" hidden>
+ <div id="notification-container" hidden>
<div id="notification">
<span></span>
<div id="notificationLinks"></div>

Powered by Google App Engine
This is Rietveld 408576698