From b6cb8338e30901b4dfc04efc0c302b3a2ba7837c Mon Sep 17 00:00:00 2001 From: moshyfawn Date: Tue, 23 Jun 2026 09:39:29 -0400 Subject: [PATCH] gh-14341: Fix about dialog footer alignment and restore legal links (gh-14342) --- src/browser/base/content/aboutDialog-css.patch | 18 ++++++++++++++++++ .../base/content/aboutDialog-xhtml.patch | 6 +++--- 2 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 src/browser/base/content/aboutDialog-css.patch diff --git a/src/browser/base/content/aboutDialog-css.patch b/src/browser/base/content/aboutDialog-css.patch new file mode 100644 index 000000000..af9814c85 --- /dev/null +++ b/src/browser/base/content/aboutDialog-css.patch @@ -0,0 +1,18 @@ +diff --git a/browser/base/content/aboutDialog.css b/browser/base/content/aboutDialog.css +index 017125bc2510e5f5e317a5e78c40d6aa9ded76ca..d343d8c62a2251e3c3a33ae8f2ab9c4c68218c22 100644 +--- a/browser/base/content/aboutDialog.css ++++ b/browser/base/content/aboutDialog.css +@@ -135,6 +135,13 @@ + margin: 0 40px; + } + ++#trademark { ++ font-size: xx-small; ++ text-align: center; ++ margin-block: 10px; ++ color: var(--text-color-deemphasized); ++} ++ + #currentChannel { + margin: 0; + padding: 0; diff --git a/src/browser/base/content/aboutDialog-xhtml.patch b/src/browser/base/content/aboutDialog-xhtml.patch index 333a28ed3..3665d002a 100644 --- a/src/browser/base/content/aboutDialog-xhtml.patch +++ b/src/browser/base/content/aboutDialog-xhtml.patch @@ -1,5 +1,5 @@ diff --git a/browser/base/content/aboutDialog.xhtml b/browser/base/content/aboutDialog.xhtml -index 3ffd464b960a4299a7dd0cd87e4fc2f781b9d593..ef9f42d1f0196902b4af31f4496891fcd6319831 100644 +index 3ffd464b960a4299a7dd0cd87e4fc2f781b9d593..7a831c8ee2b73bb89bf8a82ac24958b55c16a5aa 100644 --- a/browser/base/content/aboutDialog.xhtml +++ b/browser/base/content/aboutDialog.xhtml @@ -102,10 +102,6 @@ @@ -39,8 +39,8 @@ index 3ffd464b960a4299a7dd0cd87e4fc2f781b9d593..ef9f42d1f0196902b4af31f4496891fc