Hiding the url bar breaks firefox #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I tried to hide the URL bar since you can open it with
ctrl+Lbut when I do#navbar {display: none} !importantit breaks the whole browser. I must rollback my changes for the browser to be usable again.How can I hide it without breaking the browser ?