commit | 962d3f8f8540862c6775c83cf7d21ec7bc3ecb5c | [log] [tgz] |
---|---|---|
author | John Lee <johntlee@chromium.org> | Thu Oct 20 18:07:08 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 20 18:07:08 2022 |
tree | 91f131a5b6d0c599c06e31383445ad4a45c6b906 | |
parent | 446858b40fbe591cdb0c73885c48deca999269ad [diff] |
Settings: Make product title on About page a normal div The product title isn't serving as a heading to anything in particular and is just displayed as large text. Fixed: 1314436 Change-Id: I499ec3c788169daf12cd88be09d338566e6cdcd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3964884 Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1061706}
diff --git a/chrome/browser/resources/settings/about_page/about_page.html b/chrome/browser/resources/settings/about_page/about_page.html index 7cfa495..414cb82 100644 --- a/chrome/browser/resources/settings/about_page/about_page.html +++ b/chrome/browser/resources/settings/about_page/about_page.html
@@ -56,7 +56,7 @@ alt="$i18n{aboutProductLogoAlt}" role="presentation"> </if> - <h1 class="product-title">$i18n{aboutProductTitle}</h1> + <div class="product-title">$i18n{aboutProductTitle}</div> </div> <div class="cr-row two-line"> <!-- Set the icon from the iconset (when it's obsolete/EOL and