mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
Fix rendering for both Firefox and Chrome
This commit is contained in:
@@ -58,7 +58,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&:focus-visible {
|
&:focus-visible {
|
||||||
outline: auto;
|
outline: #fff auto 1px;
|
||||||
|
outline: -webkit-focus-ring-color auto 1px;
|
||||||
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
|
Reference in New Issue
Block a user