From cb369cc760443ba23c6aa44aa1e8ff41615ebeb2 Mon Sep 17 00:00:00 2001 From: Daniel Ryan Date: Mon, 15 Sep 2014 11:13:09 -0400 Subject: [PATCH] changing container-fluid to container in navbar --- rest_framework/templates/rest_framework/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest_framework/templates/rest_framework/base.html b/rest_framework/templates/rest_framework/base.html index 3e6304730..b0cc26ec3 100644 --- a/rest_framework/templates/rest_framework/base.html +++ b/rest_framework/templates/rest_framework/base.html @@ -32,7 +32,7 @@ {% block navbar %}