From 268415b5fe1dd4c355b80e4a74359ef346be1565 Mon Sep 17 00:00:00 2001 From: zsloan Date: Mon, 1 Aug 2022 15:06:18 +0000 Subject: Change min-width to something more reasonable (will put this in CSS later) --- wqflask/wqflask/templates/search_result_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wqflask/wqflask/templates/search_result_page.html b/wqflask/wqflask/templates/search_result_page.html index 0bce6793..d129a7cd 100644 --- a/wqflask/wqflask/templates/search_result_page.html +++ b/wqflask/wqflask/templates/search_result_page.html @@ -131,7 +131,7 @@ {% endif %} {% endif %} -
+
-- cgit v1.2.3

Loading...