Hide forward-button as well
This commit is contained in:
parent
b3ea8ca1a7
commit
2b31ea0a82
1 changed files with 1 additions and 1 deletions
|
|
@ -239,7 +239,7 @@ url(chrome://browser/content/browser.xhtml) {
|
|||
}
|
||||
|
||||
/* Hide back & forward buttons */
|
||||
toolbarbutton#back-button {
|
||||
toolbarbutton#back-button, toolbarbutton#forward-button {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue