Index: chrome/browser/resources/ntp_search/mock/debug.css |
diff --git a/chrome/browser/resources/ntp_search/mock/debug.css b/chrome/browser/resources/ntp_search/mock/debug.css |
index c2978cce2197206017f84d2b5c3f6e72d5a6c2b9..09685f9bb0befd40ee0d7f1726304bf5dd372d13 100644 |
--- a/chrome/browser/resources/ntp_search/mock/debug.css |
+++ b/chrome/browser/resources/ntp_search/mock/debug.css |
@@ -9,7 +9,7 @@ |
========================================================================= */ |
#ntp5 #card-slider-frame { |
- bottom: 0; |
+ bottom: 24px; |
position: absolute; |
top: inherit; |
} |
@@ -37,11 +37,13 @@ |
} |
#ntp5 .tile-page-content { |
- padding: 0; |
+ padding: 24px 0 0 0; |
} |
#ntp5 #notification-container { |
bottom: inherit; |
+ position: absolute; |
+ top: 4px; |
} |
/* ========================================================================= |