From daff021578d3afb9e8da4353038a6a5ad62343e1 Mon Sep 17 00:00:00 2001 From: Heinrich Fenkart Date: Sun, 1 Jan 2017 03:21:02 +0100 Subject: grunt --- docs/dist/css/bootstrap-reboot.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'docs/dist/css/bootstrap-reboot.css') diff --git a/docs/dist/css/bootstrap-reboot.css b/docs/dist/css/bootstrap-reboot.css index 230c686df..7cdaba770 100644 --- a/docs/dist/css/bootstrap-reboot.css +++ b/docs/dist/css/bootstrap-reboot.css @@ -335,11 +335,6 @@ a:focus, a:hover { text-decoration: underline; } -a:focus { - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} - a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; @@ -351,7 +346,7 @@ a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { } a:not([href]):not([tabindex]):focus { - outline: none; + outline: 0; } pre { -- cgit v1.2.3