From 68378ca020e4af28bf7cb60ad16ea099f4271fe8 Mon Sep 17 00:00:00 2001 From: alstjr7375 Date: Sun, 6 Jun 2021 00:55:56 +0900 Subject: [PATCH] Revert "Fix: Panel - Fix text cut off in some language #28" This reverts commit 0b45e963ad53f949010214d5de200a065c54db4a. --- userChrome.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/userChrome.css b/userChrome.css index 37cb4b6..595e4e6 100644 --- a/userChrome.css +++ b/userChrome.css @@ -583,11 +583,6 @@ :root[uidensity=compact] menupopup > menuitem, menupopup > menu { padding-block: 0.25em !important; /* Original: 0.5em */ } - - /** Panel - View ************************************************************/ - :root #appMenu-popup panelview { - width: 25em !important; /* can modify panel width, Original: 22.5em */ - } /** Panel - Icons ***********************************************************/ /* Padding */