diff options
| author | Mark Otto <[email protected]> | 2017-11-06 12:44:57 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-11-06 12:44:57 -0800 |
| commit | ff4f5d446155edfae25fdb04d79a51e7bf4683dc (patch) | |
| tree | 310fb9bf413e1f070befd6795774f6167b2094d1 /dist/css/bootstrap-reboot.css | |
| parent | 34d745540d690086cdfc4ce648963f9acdc56bdb (diff) | |
| download | bootstrap-ff4f5d446155edfae25fdb04d79a51e7bf4683dc.tar.xz bootstrap-ff4f5d446155edfae25fdb04d79a51e7bf4683dc.zip | |
dist
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 5d73cd8d9..05629b8c7 100644 --- a/dist/css/bootstrap-reboot.css +++ b/dist/css/bootstrap-reboot.css @@ -40,7 +40,7 @@ body { } [tabindex="-1"]:focus { - outline: none !important; + outline: 0 !important; } hr { |
