From 517c0e2fe6a2978a77b5faa26d098ef45166d821 Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 20 Aug 2021 08:54:00 -0700 Subject: [PATCH] Fixes #6996: Make search bar full width on small screens --- netbox/templates/base/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/base/layout.html b/netbox/templates/base/layout.html index c5923b468..00c1a1baf 100644 --- a/netbox/templates/base/layout.html +++ b/netbox/templates/base/layout.html @@ -33,7 +33,7 @@ -
+
{% search_options %}