Fixed: Firefox styling of navbar buttons after click

This commit is contained in:
Mark McDowall 2014-05-13 10:38:25 -07:00
parent a2095f6f29
commit 828241c576
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@
}
&:focus {
background-color : transparent;
text-decoration : none;
}