Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

bootstrap remove input focus outline

<div class="form-label-group">
  <input type="password" id="inputPassword" class="form-control shadow-none" placeholder="Password" required>
  <label for="inputPassword">Password</label>
</div>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #bootstrap #remove #input #focus #outline
ADD COMMENT
Topic
Name
5+4 =