From 2a865c50d7ad3a56db4f7dd09da839335888df1b Mon Sep 17 00:00:00 2001 From: Rafael Mardojai CM Date: Sun, 14 Jul 2019 12:01:48 -0500 Subject: [PATCH] Update userChrome comments --- userChrome.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/userChrome.css b/userChrome.css index 3ae9f73..c13b735 100644 --- a/userChrome.css +++ b/userChrome.css @@ -8,10 +8,8 @@ * the beginning of the line. To disable it, put the "/*" back. */ -/* Hide the tab bar when only one tab is open - * Warning: This also hides the private browsing indicator in private windows. - * If you are using it, you might wanna enable the next feature too. Also you - * should move the new tab button somewhere else for this to work, because by +/* Hide the tab bar when only one tab is open + * You should move the new tab button somewhere else for this to work, because by * default it is on the tab bar too. */ /*@import "theme/hide-single-tab.css"; /**/