morgan pushed to branch tor-browser-150.0a1-16.0-2 at The Tor Project / Applications / Tor Browser Commits: 98cfe51d by Henry Wilkes at 2026-05-04T17:40:59+00:00 fixup! TB 27476: Implement about:torconnect captive portal within Tor Browser TB 44458: Have the tor urlbar buttons stretch to the parent urlbar's available height. - - - - - 1 changed file: - browser/themes/shared/tor-urlbar-button.css Changes: ===================================== browser/themes/shared/tor-urlbar-button.css ===================================== @@ -1,5 +1,6 @@ .tor-urlbar-button:not([hidden]) { display: flex; + align-self: stretch; align-items: center; gap: var(--space-small); border-radius: var(--urlbar-inner-border-radius); View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/98cfe51d... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/98cfe51d... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help
participants (1)
-
morgan (@morgan)