When I click inside of an input box, I see the following "shadow":
Can this be disabled? If so, how?
EDIT:
And this is my code
<div class="col-xs-12"><input class="form-control" id="Password" name="Password" type="text" placeholder="Password" /></div>