From a6eb05ef3ea92f5ca46ca8f90b4637f6d6c57161 Mon Sep 17 00:00:00 2001 From: alstjr7375 Date: Tue, 24 Aug 2021 14:12:53 +0900 Subject: [PATCH] Fix: Identity popup icon crop --- userChrome.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/userChrome.css b/userChrome.css index 4a91d74..707d9a4 100644 --- a/userChrome.css +++ b/userChrome.css @@ -23,6 +23,11 @@ border-radius: 4px; } + /*= Identity Poup Icon Crop ================================================*/ + .identity-popup-security-connection.identity-button { + padding-block: 1px; + } + /*= Icon Fill Color ========================================================*/ :root:-moz-lwtheme { /* Auto create --lwt-toolbarbutton-icon-fill-attention, fix for nightly default theme