commit | c81e0a8aa116c0e4cfe6037eab2957b5c820ab43 | [log] [tgz] |
---|---|---|
author | Ernest Nguyen Hung <ernn@google.com> | Fri May 23 14:36:01 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 23 14:36:01 2025 |
tree | d3253b7a1300bd9d0aceea4b158bff908592ffef | |
parent | ad7786f26cb58b1f901848fc8c01811ad7bda68a [diff] |
[UNO-d] Fix profile menu layout We noticed an overlooked issue with the profile menu (horizontal alignment) while reviewing the mocks for the history sync opt-in pill experiment, see https://screenshot.googleplex.com/7XCmhcqFz4xcmWL (internal only). This CL fixes that and increases the height of the button with background to 40. Screenshot presenting the change (internal only): https://screenshot.googleplex.com/9Lw8WLcqyJxbmpp. Bug: 417628524 Change-Id: I3694a134dd2634f08ec4fae70f9356730c481315 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6579372 Commit-Queue: Ernest Nguyen Hung <ernn@google.com> Reviewed-by: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1464735}
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.