From f42d0336c26634cd54e5b3bda2f4f0602a4c0a91 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 19 Apr 2024 15:27:25 -0400 Subject: [PATCH] Clean up layout of global search results --- netbox/templates/search.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/netbox/templates/search.html b/netbox/templates/search.html index e56b8f379..0ce0c0299 100644 --- a/netbox/templates/search.html +++ b/netbox/templates/search.html @@ -17,7 +17,7 @@ {% endblock tabs %} {% block content %} -
+
{% render_form form %} @@ -29,10 +29,12 @@
-
-
-
- {% include 'htmx/table.html' %} +
+
+
+
+ {% include 'htmx/table.html' %} +