add back nav buttons to firefox

This commit is contained in:
Daylin Morgan 2025-01-28 10:30:07 -06:00
parent 36753a827e
commit a7494deec8
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -64,12 +64,14 @@
}
/* Page back and foward buttons */
/* Page back and foward buttons
*
#back-button,
#forward-button
{
display: none !important;
}
*/
/* Extensions button */
#unified-extensions-button {