From 084eec84c1e052ad403d4864407d00338329185f Mon Sep 17 00:00:00 2001 From: Glenn Rice Date: Sun, 20 Aug 2023 13:01:19 -0500 Subject: [PATCH] Switch the "Dismiss All Messages" to `btn-secondary` to offset it from the main page buttons. --- htdocs/themes/math4/system.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/themes/math4/system.html.ep b/htdocs/themes/math4/system.html.ep index baf829f845..2717e6c08c 100644 --- a/htdocs/themes/math4/system.html.ep +++ b/htdocs/themes/math4/system.html.ep @@ -165,7 +165,7 @@ % if ($c->can('message')) {
<%= $c->message %>
-