Show guidance panel nav buttons on Linux

This commit is contained in:
Dan Stillman 2015-07-05 12:58:36 -04:00
parent 01716183d7
commit 0ba64b5194

View file

@ -10,6 +10,7 @@ stack {
}
*[anonid=nav-buttons] > toolbarbutton {
-moz-appearance: none; /* Necessary on Linux for button to be shown */
width: 22px;
height: 22px;
border: 1px solid lightgray;