ashleydw / lightbox

A lightbox gallery plugin for Bootstrap
http://ashleydw.github.io/lightbox
MIT License
1.85k stars 1.3k forks source link

Removed focus from arrows #217

Closed nhebb closed 7 years ago

nhebb commented 7 years ago

Removed the focus rectangle from the right and left navigation arrows in their click events by adding a call to blur().

ashleydw commented 7 years ago

This comes up often, please see #179, #134 #132 #121

and twbs/bootstrap#99