mirror of https://github.com/twbs/bootstrap.git
This commit is contained in:
parent
a8aaccbd4d
commit
bb53b32585
|
|
@ -57,6 +57,7 @@
|
|||
border-color: $color;
|
||||
|
||||
&:focus {
|
||||
border-color: $color;
|
||||
box-shadow: 0 0 0 $input-focus-width rgba($color, .25);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue