remove blue glow from bootstrap formcontrol code example Example: remove the glow in bootstrap input .form-control:focus { box-shadow: none; }