[tbb-commits] [tor-browser/tor-browser-91.7.0esr-11.5-1] fixup! Bug 2176: Rebrand Firefox to TorBrowser

richard at torproject.org richard at torproject.org
Tue Mar 8 20:03:19 UTC 2022


commit af54cc85656b0384d50ff9af6472d50b6488e31d
Author: Richard Pospesel <richard at torproject.org>
Date:   Tue Mar 8 20:01:52 2022 +0000

    fixup! Bug 2176: Rebrand Firefox to TorBrowser
    
    Bug 14939: Make more room in identity popup for IPv6 addresses
---
 browser/themes/shared/controlcenter/panel.inc.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/browser/themes/shared/controlcenter/panel.inc.css b/browser/themes/shared/controlcenter/panel.inc.css
index 67e265d06393..2755b70b5542 100644
--- a/browser/themes/shared/controlcenter/panel.inc.css
+++ b/browser/themes/shared/controlcenter/panel.inc.css
@@ -13,7 +13,7 @@
 #identity-popup,
 #permission-popup,
 #protections-popup {
-  --popup-width: 30.81em;
+  --popup-width: 40em;
   /* Set default fill for icons in the identity popup.
      Individual icons can override this. */
   fill: currentColor;
@@ -363,7 +363,7 @@
 
 .identity-popup-security-connection.identity-button {
   padding: 0;
-  width: 28em;
+  width: 37.5em;
   background-position-x: 4px;
   margin-inline-end: -6px;
 }


More information about the tbb-commits mailing list