Index: chrome/browser/resources/ntp_search/apps_page.css |
diff --git a/chrome/browser/resources/ntp_search/apps_page.css b/chrome/browser/resources/ntp_search/apps_page.css |
index 8a3a96fa8cb6e9858302248efde7f36e94a5b9d8..8bce3f54119f4725c71fdef64a3a3d8623d1bd6a 100644 |
--- a/chrome/browser/resources/ntp_search/apps_page.css |
+++ b/chrome/browser/resources/ntp_search/apps_page.css |
@@ -3,7 +3,7 @@ |
* found in the LICENSE file. */ |
.apps-page .tile-cell { |
- -webkit-margin-start: 12px; |
+ -webkit-margin-start: 22px; |
margin-bottom: 12px; |
} |
@@ -22,7 +22,7 @@ |
.apps-page .app .title { |
color: #777; |
font-size: 0.9166em; |
- margin-top: 2px; |
+ margin-top: 4px; |
} |
.app-contents { |