mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 00:40:24 +00:00
remove active styling from focus
This commit is contained in:
parent
232e86d0b4
commit
a9bee8b6c8
1 changed files with 0 additions and 3 deletions
|
|
@ -20,9 +20,6 @@
|
|||
}
|
||||
&:focus,
|
||||
&.focus {
|
||||
color: $color;
|
||||
background-color: $active-background;
|
||||
border-color: $active-border;
|
||||
box-shadow: 0 0 0 2px rgba($border, .5);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue