diff options
Diffstat (limited to 'chrome/browser/resources/ntp/apps.css')
-rw-r--r-- | chrome/browser/resources/ntp/apps.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/resources/ntp/apps.css b/chrome/browser/resources/ntp/apps.css index b4932df..3e2f8f9 100644 --- a/chrome/browser/resources/ntp/apps.css +++ b/chrome/browser/resources/ntp/apps.css @@ -6,10 +6,6 @@ max-width: 780px; /* (124 + margin * 2) * 6 */ } -#apps-maxiview { - padding-bottom: 10px; -} - html.apps-promo-visible #apps-content { max-width: 650px; /* (124 + margin * 2) * 5 */ } |