add back nav buttons to firefox
This commit is contained in:
parent
36753a827e
commit
a7494deec8
1 changed files with 4 additions and 2 deletions
|
@ -64,12 +64,14 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Page back and foward buttons */
|
/* Page back and foward buttons
|
||||||
|
*
|
||||||
#back-button,
|
#back-button,
|
||||||
#forward-button
|
#forward-button
|
||||||
{
|
{
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
/* Extensions button */
|
/* Extensions button */
|
||||||
#unified-extensions-button {
|
#unified-extensions-button {
|
||||||
|
|
Loading…
Reference in a new issue