From 42099f24eea1a3858d980e707a3333854a14e0e9 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Tue, 5 Jul 2022 22:36:02 -0400 Subject: improve log parser's 'suggested fixes' styles --- src/SMAPI.Web/Views/LogParser/Index.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/SMAPI.Web/Views/LogParser') diff --git a/src/SMAPI.Web/Views/LogParser/Index.cshtml b/src/SMAPI.Web/Views/LogParser/Index.cshtml index 8bf5d86d..b824b768 100644 --- a/src/SMAPI.Web/Views/LogParser/Index.cshtml +++ b/src/SMAPI.Web/Views/LogParser/Index.cshtml @@ -39,7 +39,7 @@ } - + @@ -248,7 +248,7 @@ else if (log?.IsValid == true)