diff --git a/src/other/firefox/chrome/WhiteSur/parts/headerbar-private-urlbar.css b/src/other/firefox/chrome/WhiteSur/parts/headerbar-private-urlbar.css index f7712fc6..ae9c0e15 100644 --- a/src/other/firefox/chrome/WhiteSur/parts/headerbar-private-urlbar.css +++ b/src/other/firefox/chrome/WhiteSur/parts/headerbar-private-urlbar.css @@ -8,9 +8,9 @@ content: ""; display: block; position: absolute; - width: 64px; - height: 64px; - top: 0; + width: 32px; + height: 32px; + top: 8px; opacity: 0.3; transform: translate(15px, 0); } diff --git a/src/other/firefox/chrome/firefox.tar.xz b/src/other/firefox/chrome/firefox.tar.xz deleted file mode 100644 index ad8ac570..00000000 Binary files a/src/other/firefox/chrome/firefox.tar.xz and /dev/null differ