Comment firefox toolbar visibility
This commit is contained in:
parent
3cd8dfbd82
commit
662ebf4c38
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
/* hides the native tabs */
|
||||
#TabsToolbar {
|
||||
/* #TabsToolbar {
|
||||
visibility: collapse;
|
||||
}
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue