
richard pushed to branch tor-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser Commits: ea5cd3a3 by Henry Wilkes at 2023-09-11T18:34:24+01:00 fixup! Bug 7494: Create local home page for TBB. Bug 42075: Increase inline margin for the message links in about:tor. Also increase the end margin of the emoji icon. - - - - - 1 changed file: - browser/components/abouttor/content/aboutTor.css Changes: ===================================== browser/components/abouttor/content/aboutTor.css ===================================== @@ -56,6 +56,12 @@ h1 { .message-emoji { height: 1em; vertical-align: sub; + margin-inline-end: 0.3em; +} + +.home-message a { + /* Increase gap between the link and the rest of the text. */ + margin-inline: 0.4em; } #search-form { View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/ea5cd3a3... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/ea5cd3a3... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
richard (@richard)