diff options
| author | XhmikosR <[email protected]> | 2019-04-18 14:47:52 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-18 14:47:52 +0300 |
| commit | 091aa1e9fd411440c3ff3c95042a5aa1502e6978 (patch) | |
| tree | 9343d4a164ad6e2c064d0305ba28e6d8870029e7 /dist/css/bootstrap-reboot.css | |
| parent | 5c5b15a077b796510fce745129612ee940b13b89 (diff) | |
| download | bootstrap-091aa1e9fd411440c3ff3c95042a5aa1502e6978.tar.xz bootstrap-091aa1e9fd411440c3ff3c95042a5aa1502e6978.zip | |
v5 dist (#28657)
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
| -rw-r--r-- | dist/css/bootstrap-reboot.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css index 09cf98693..338e16c97 100644 --- a/dist/css/bootstrap-reboot.css +++ b/dist/css/bootstrap-reboot.css @@ -33,7 +33,7 @@ body { background-color: #fff; } -[tabindex="-1"]:focus { +[tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; } |
