Forums
(@rylf)
1 year, 5 months ago
Hi, I had the same problem. I managed to solve it like this:
li:focus { outline: none; }
Hope it helps.