diff --git a/home-manager/modules/firefox/config/userChrome.css b/home-manager/modules/firefox/config/userChrome.css index e1a0da2..74c8810 100755 --- a/home-manager/modules/firefox/config/userChrome.css +++ b/home-manager/modules/firefox/config/userChrome.css @@ -19,7 +19,7 @@ height: 0px; min-height: 0px !important; overflow: hidden; - transition: height 0.3s ease-in-out; + transition: height 0.0s ease-in-out; } /* Only show nav-bar when specifically focused, not when clicking tab bar */