[af] Fix footer height and horizontal margins for the new dropdown
This addresses the following feedback provided during UI review: - Footer item height should be 40 = 36 (suggestion height) + 4 (compensation for corner radius); in the current implementation, this is 44 (36 + 2 * 4). - All footer items should have the same value; in the current implementation, the last one is taller than the others. - Left and right padding should also compensate for the corner radius; it's 8 today, should be 8 + 4. Bug: 851009 Change-Id: I0dad1c8bbbe97dce9341900d25af44df9efbde11 Reviewed-on: https://chromium-review.googlesource.com/1091158Reviewed-by:Evan Stade <estade@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#566943}
Showing
Please register or sign in to comment