commit | a2f89006a4cf3509326893708103c71149d35c6f | [log] [tgz] |
---|---|---|
author | Xi Han <hanxi@google.com> | Wed Jan 24 22:12:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 24 22:12:37 2024 |
tree | 130cc9495dd5c688ca34ff2e1a2ac3b4aed2589b | |
parent | ee544e92ba8432af52347e849ac598ed0e48df58 [diff] |
[MagicStack] Increase the single tab card's height on tablets. In this CL, we increase the single tab's height from 74dp to 106dp on tablets as long as the magic stack is enabled. This allow the height aligns with the price change module. Besides, also remove the extra padding on the right side of the last card on tablets when 2 items are shown per screen. Bug: 1521491 Change-Id: Idfcc82f646a35b9af3f7b6b9e3b2a03ffc0b9ee2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5234960 Commit-Queue: Xi Han <hanxi@chromium.org> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1251734}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.