From 6b5fa685a9f24fde053d0ca6b09d2a080a147e6b Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Thu, 26 Oct 2017 16:00:05 -0400 Subject: [PATCH] Update button example to make use of new light hover colors --- docs/source/styles/buttons.blade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/styles/buttons.blade.md b/docs/source/styles/buttons.blade.md index 372a98d4e..73a2594ac 100644 --- a/docs/source/styles/buttons.blade.md +++ b/docs/source/styles/buttons.blade.md @@ -88,7 +88,7 @@ Here's a bunch of examples: ### 3D @component('_partials.code-sample', ['lang' => 'html', 'class' => 'text-center']) - @endcomponent