diff --git a/userChrome.css b/userChrome.css index 787c245..095caa6 100644 --- a/userChrome.css +++ b/userChrome.css @@ -34,6 +34,11 @@ border-radius: 4px; } +/*= Remote Tabs Panel's Bottom Padding =======================================*/ +#PanelUI-remotetabs #PanelUI-remotetabs-main { + margin-bottom: 6px; +} + /*= Identity Popup Icon Crop =================================================*/ .identity-popup-security-connection.identity-button { padding-block: 1px !important;