git rid of css that glows around REACT bootstrap button code example Example: remove button highlight on click .btn:focus { outline: none; box-shadow: none; }