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