From 23b7bbf2eeb264638d4aab73130bc5bd5b3580c1 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 %}