commit | 5879f5060304c1681742ccaec4e980c76326e60d | [log] [tgz] |
---|---|---|
author | Jian Li <jianli@chromium.org> | Mon Jun 10 17:49:13 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 10 17:49:13 2024 |
tree | 88227f9157061eb5a8214e03ff7274e8a72ec832 | |
parent | 0fdf08b79dcada40c577ea0659fe9c8dcca92f52 [diff] |
Add a bottom padding for the last feed card This is used to work around the problem that the last divider overlapps with the bottom edge of feed containment. Phone: Before fix: https://screenshot.googleplex.com/5iqFu7dtiJr5KBS After fix: https://screenshot.googleplex.com/Az3RNYcLvE5mM8o Tablet: Before fix: https://screenshot.googleplex.com/4Waim37TxPQNhaw After fix: https://screenshot.googleplex.com/6UBwpFXZ9nF5x3T Bug: 345688430 Change-Id: I4c17e360118cc3d878f1c6abaf5d033197ea1120 Low-Coverage-Reason: no need to test resource change Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5609415 Reviewed-by: Xi Han <hanxi@chromium.org> Commit-Queue: Jian Li <jianli@chromium.org> Cr-Commit-Position: refs/heads/main@{#1312898}
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.