From 0d1e9f5714f6ad05e32b2a00c17c1228d93b8c83 Mon Sep 17 00:00:00 2001 From: Pius Friesch <3247619+pfriesch@users.noreply.github.com> Date: Sun, 9 Jun 2019 19:27:04 +0200 Subject: [PATCH] Update remove-padding-when-not-maximized-macOS-Windows.css It seems like the name changed in newer Firefox versions. --- tabs/remove-padding-when-not-maximized-macOS-Windows.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabs/remove-padding-when-not-maximized-macOS-Windows.css b/tabs/remove-padding-when-not-maximized-macOS-Windows.css index 77084b3..28e4fd9 100644 --- a/tabs/remove-padding-when-not-maximized-macOS-Windows.css +++ b/tabs/remove-padding-when-not-maximized-macOS-Windows.css @@ -16,7 +16,7 @@ * or width: Xem !important; */ -.titlebar-placeholder[type="pre-tabs"] { +.titlebar-spacer[type="pre-tabs"] { display:none !important; }