From 99ef36846f9416ae674b452144ec5db4ea4169f2 Mon Sep 17 00:00:00 2001 From: bellwood Date: Mon, 27 Jun 2016 21:44:52 -0400 Subject: [PATCH] Update _base.html Changes container to container-fluid in nav, content and footer --- netbox/templates/_base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/netbox/templates/_base.html b/netbox/templates/_base.html index a67d3c440..f803d90fc 100644 --- a/netbox/templates/_base.html +++ b/netbox/templates/_base.html @@ -11,7 +11,7 @@ -
+
{% if settings.MAINTENANCE_MODE %}