mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-27 21:48:40 +00:00
14 lines
927 B
C++
14 lines
927 B
C++
diff --git a/browser/components/controlcenter/content/identityPanel.inc.xhtml b/browser/components/controlcenter/content/identityPanel.inc.xhtml
|
|
index 225340c698f775a321bf5f82c0156bb0e3e2aa96..59e6613638efadfd2961999bd77b388c4529314b 100644
|
|
--- a/browser/components/controlcenter/content/identityPanel.inc.xhtml
|
|
+++ b/browser/components/controlcenter/content/identityPanel.inc.xhtml
|
|
@@ -28,7 +28,7 @@
|
|
<toolbarseparator/>
|
|
<vbox class="panel-subview-body">
|
|
<toolbarbutton id="identity-popup-security-button"
|
|
- class="identity-popup-security-connection subviewbutton subviewbutton-iconic">
|
|
+ class="identity-popup-security-connection subviewbutton">
|
|
<image class="identity-popup-security-connection-icon toolbarbutton-icon"></image>
|
|
<hbox class="toolbarbutton-text" flex="1">
|
|
<label class="identity-popup-connection-not-secure"
|