Hacker News new | ask | show | jobs
by tyingq 2230 days ago
Also happens on current Chrome on Windows, though it's blue. Adding "outline: none;" to the below button element fixes it.

  <button type="button" class="slick-prev slick-arrow has-ripple"">...</button>
1 comments

Okay I'll see if I can apply that fix in a future update, thanks! It's probably a Chrome specific thing then.