Remove 1 pixel padding around app list main view.
commitcd52db3790eeef9229ffa2aca9df931e2be4a57a
authorcalamity <calamity@chromium.org>
Fri, 24 Oct 2014 07:52:17 +0000 (24 00:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 24 Oct 2014 07:52:35 +0000 (24 07:52 +0000)
treee16342076d9f8fc5a201d0bc2bb7694f5a441545
parent6874f8183601e89123e52b636cf49777dc40d7f1
Remove 1 pixel padding around app list main view.

This CL removes the 1 pixel padding around the app list main view. This
subtly changes the layout of the app list by changing the padding of
certain elements.

The dimensions of the app list window are still the same.

This is being done in preparation for the new experimental app list
layout.

BUG=425444

Review URL: https://codereview.chromium.org/676513003

Cr-Commit-Position: refs/heads/master@{#301073}
ui/app_list/app_list_constants.cc
ui/app_list/views/app_list_main_view.cc
ui/app_list/views/apps_grid_view.cc