From 294ae50bddfb0ec267dbcd9031672b96c3c46862 Mon Sep 17 00:00:00 2001 From: Chris Autwell Date: Fri, 18 Oct 2019 02:27:36 -0500 Subject: [PATCH] Fix wording on buttons (Primary should be Light) Just found this theme browsing the internet and I noticed the button is incorrectly labeled. --- buttons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buttons.html b/buttons.html index b32dc0e..2eea0d3 100644 --- a/buttons.html +++ b/buttons.html @@ -475,7 +475,7 @@ - Split Button Primary + Split Button Light

Also works with small and large button classes!