diff options
| author | Mark Otto <[email protected]> | 2016-07-23 20:40:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-07-23 20:40:41 -0700 |
| commit | 2ab662095b285dc6a8947676c9e38e630620fc80 (patch) | |
| tree | 9e71c17be85ed5ad4fac3a8f754fd7ede6dafe68 /dist/css/bootstrap.css | |
| parent | d71c080ab52333e31af61558ba81b9ed04b3c593 (diff) | |
| download | bootstrap-2ab662095b285dc6a8947676c9e38e630620fc80.tar.xz bootstrap-2ab662095b285dc6a8947676c9e38e630620fc80.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 40ab9a914..b8e6acd47 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -392,7 +392,6 @@ a:focus, a:hover { } a:focus { - outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } @@ -2492,7 +2491,6 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for } .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { - outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } |
