Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-04-18 14:47:52 +0300
committerGitHub <noreply@github.com>2019-04-18 14:47:52 +0300
commit091aa1e9fd411440c3ff3c95042a5aa1502e6978 (patch)
tree9343d4a164ad6e2c064d0305ba28e6d8870029e7 /dist/css/bootstrap-reboot.css
parent5c5b15a077b796510fce745129612ee940b13b89 (diff)
v5 dist (#28657)
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
-rw-r--r--dist/css/bootstrap-reboot.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css
index 09cf98693f..338e16c97e 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;
}