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 7614409f2b9b2de0052c512db2227752cebfe8e5..25c0cf6e05ee91d4e5f02098f1518a241671665c 100644 |
--- a/chrome/browser/resources/ntp_search/new_tab.html |
+++ b/chrome/browser/resources/ntp_search/new_tab.html |
@@ -89,18 +89,17 @@ |
<div id="login-status-sub-header"></div> |
</button> |
- <div id="notification-container" class="inactive" hidden> |
- <div id="notification"> |
- <span></span> |
- <div id="notificationLinks"></div> |
- <button class="close-button custom-appearance" class="custom-appearance"> |
- </button> |
- </div> |
- </div> |
- |
<div id="card-slider-frame"> |
<div id="page-list-menu"> |
<ul id="dot-list"></ul> |
+ <div id="notification-container" class="inactive" hidden> |
+ <div id="notification"> |
+ <span></span> |
+ <div id="notificationLinks"></div> |
+ <button class="close-button custom-appearance"> |
+ </button> |
+ </div> |
+ </div> |
</div> |
<button id="page-switcher-start" class="page-switcher custom-appearance" |
tabindex="2" hidden>‹ |