[tor-commits] [tor-browser] 02/04: fixup! Bug 40926: Implemented the New Identity feature

gitolite role git at cupani.torproject.org
Wed Sep 7 17:00:37 UTC 2022


This is an automated email from the git hooks/post-receive script.

richard pushed a commit to branch tor-browser-102.2.0esr-12.0-3
in repository tor-browser.

commit 37fccdc693a6a1706327bfdba515ccacb29aaf9d
Author: Henry Wilkes <henry at torproject.org>
AuthorDate: Tue Sep 6 17:02:59 2022 +0100

    fixup! Bug 40926: Implemented the New Identity feature
    
    Remove the subviewbutton-iconic class from #appMenu-new-identity to
    remove indent for non-existent icon.
---
 browser/base/content/appmenu-viewcache.inc.xhtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/browser/base/content/appmenu-viewcache.inc.xhtml b/browser/base/content/appmenu-viewcache.inc.xhtml
index 99d6d179091fd..ea87733371a30 100644
--- a/browser/base/content/appmenu-viewcache.inc.xhtml
+++ b/browser/base/content/appmenu-viewcache.inc.xhtml
@@ -180,7 +180,7 @@
                      hidden="true"/>
       <toolbarseparator/>
       <toolbarbutton id="appMenu-new-identity"
-                     class="subviewbutton subviewbutton-iconic"
+                     class="subviewbutton"
                      key="new-identity-key"/>
       <toolbarbutton id="appMenuNewCircuit"
                      class="subviewbutton subviewbutton-iconic"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list