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