From a22fc0872e35db3750f2693277922fc4ce7cfc88 Mon Sep 17 00:00:00 2001 From: Advay Tandon Date: Mon, 13 Feb 2023 15:16:53 -0800 Subject: [PATCH] added a line break before tags in search results --- src/NuGetGallery/Views/Shared/_ListPackage.cshtml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/NuGetGallery/Views/Shared/_ListPackage.cshtml b/src/NuGetGallery/Views/Shared/_ListPackage.cshtml index 161a683049..fa616e8fc7 100644 --- a/src/NuGetGallery/Views/Shared/_ListPackage.cshtml +++ b/src/NuGetGallery/Views/Shared/_ListPackage.cshtml @@ -93,6 +93,7 @@ @if (Model.Tags.AnySafe()) { +