From 833f695370f1be5cc2ca8dd7085950bc9122ce3a Mon Sep 17 00:00:00 2001 From: Dennis Sanders Date: Fri, 31 Mar 2023 21:34:35 -0500 Subject: [PATCH] Restore intended UI formatting with twitter-bootstrap 3.4.1 --- src/Web/libman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Web/libman.json b/src/Web/libman.json index d841fcf..1343cb4 100644 --- a/src/Web/libman.json +++ b/src/Web/libman.json @@ -7,7 +7,7 @@ "destination": "wwwroot/lib/jquery/" }, { - "library": "twitter-bootstrap@5.2.3", + "library": "twitter-bootstrap@3.4.1", "files": [ "css/bootstrap.css", "css/bootstrap.css.map",