Chromium Code Reviews| Index: chrome/browser/resources/ntp/apps.css |
| diff --git a/chrome/browser/resources/ntp/apps.css b/chrome/browser/resources/ntp/apps.css |
| index 43d0e21a7eb4d290d4a947a587413b6fc7e52cc9..52018f3a98a8a074c06f32cfe6b77672a91e1c55 100644 |
| --- a/chrome/browser/resources/ntp/apps.css |
| +++ b/chrome/browser/resources/ntp/apps.css |
| @@ -1,5 +1,9 @@ |
| /* Apps */ |
| +#apps-maxiview { |
| + padding-bottom: 10px; |
| +} |
| + |
| #apps-content { |
| /* |
| Allow one less than the natural number of columns so that there is space for |