From 4dc4a97f1f8cfb5fda3526838d6a5bd331f50cc7 Mon Sep 17 00:00:00 2001 From: Jonathan Reinink Date: Wed, 1 Nov 2017 00:14:04 -0400 Subject: [PATCH] Fix more IE11 SVG issues --- docs/source/_layouts/documentation.blade.php | 8 +++----- docs/source/docs/examples/alerts.blade.md | 2 +- docs/source/docs/examples/buttons.blade.md | 2 +- docs/source/index.blade.php | 4 ++-- 4 files changed, 7 insertions(+), 9 deletions(-) diff --git a/docs/source/_layouts/documentation.blade.php b/docs/source/_layouts/documentation.blade.php index 819927eea..290906b87 100644 --- a/docs/source/_layouts/documentation.blade.php +++ b/docs/source/_layouts/documentation.blade.php @@ -159,16 +159,14 @@
- - - +
diff --git a/docs/source/docs/examples/alerts.blade.md b/docs/source/docs/examples/alerts.blade.md index ca83b2c39..2d340c276 100644 --- a/docs/source/docs/examples/alerts.blade.md +++ b/docs/source/docs/examples/alerts.blade.md @@ -56,7 +56,7 @@ title: "Alerts" @component('_partials.code-sample', ['lang' => 'html'])
- +

Something happened that you should know about.

diff --git a/docs/source/docs/examples/buttons.blade.md b/docs/source/docs/examples/buttons.blade.md index d25fa3d55..07bcf4e5b 100644 --- a/docs/source/docs/examples/buttons.blade.md +++ b/docs/source/docs/examples/buttons.blade.md @@ -116,7 +116,7 @@ title: "Buttons" @component('_partials.code-sample', ['lang' => 'html', 'class' => 'text-center']) @endcomponent diff --git a/docs/source/index.blade.php b/docs/source/index.blade.php index be98060b8..ff8e3db85 100644 --- a/docs/source/index.blade.php +++ b/docs/source/index.blade.php @@ -65,11 +65,11 @@
Version 0.1.0 - Alpha
- + GitHub - + Twitter