Update userChrome comments

This commit is contained in:
Rafael Mardojai CM 2019-07-14 12:01:48 -05:00
parent dd3c854b44
commit 2a865c50d7
1 changed files with 2 additions and 4 deletions

View File

@ -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"; /**/