From df5ffc216982f4c939fe4ef930d83805c7f2ed75 Mon Sep 17 00:00:00 2001 From: Daniel Ryan Date: Mon, 15 Sep 2014 11:36:51 -0400 Subject: [PATCH] adding navbar-static-top class to 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 a8eb167af..c815b3ecf 100644 --- a/rest_framework/templates/rest_framework/base.html +++ b/rest_framework/templates/rest_framework/base.html @@ -31,7 +31,7 @@
{% block navbar %} -