[tor-commits] [tor-browser] 04/04: fixup! Bug 10760: Integrate TorButton to TorBrowser core

gitolite role git at cupani.torproject.org
Wed Sep 7 17:00:39 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 accd3b2dd88103fbe01442c558f877e2c47fe150
Author: Henry Wilkes <henry at torproject.org>
AuthorDate: Tue Sep 6 17:10:56 2022 +0100

    fixup! Bug 10760: Integrate TorButton to TorBrowser core
    
    Remove the subviewbutton-iconic class from #appMenuNewCircuit 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 fbc9b2f216bd5..82c319d310ebb 100644
--- a/browser/base/content/appmenu-viewcache.inc.xhtml
+++ b/browser/base/content/appmenu-viewcache.inc.xhtml
@@ -183,7 +183,7 @@
                      class="subviewbutton"
                      key="new-identity-key"/>
       <toolbarbutton id="appMenuNewCircuit"
-                     class="subviewbutton subviewbutton-iconic"
+                     class="subviewbutton"
                      key="torbutton-new-circuit-key"
                      label="&torbutton.context_menu.new_circuit_sentence_case;"
                      oncommand="torbutton_new_circuit();"/>

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


More information about the tor-commits mailing list