diff --git a/dotfiles/firefox.css b/dotfiles/firefox.css index cc5ab77..89d3415 100644 --- a/dotfiles/firefox.css +++ b/dotfiles/firefox.css @@ -15,9 +15,4 @@ position: static !important; scroll-snap-align: start !important; } - - /* Hide the “new Tweets available” floating toast notification */ - [aria-label="New Tweets are available."] { - display: none !important; - } }