From 075bce2b40eddc0b6955364b29065c0a11cf7265 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Thu, 12 Feb 2015 14:59:28 +0000 Subject: [PATCH] Fix the navbar so it's responsive --- web/pgadmin/browser/templates/browser/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/pgadmin/browser/templates/browser/index.html b/web/pgadmin/browser/templates/browser/index.html index ceac56b12..0b4f41236 100644 --- a/web/pgadmin/browser/templates/browser/index.html +++ b/web/pgadmin/browser/templates/browser/index.html @@ -1,10 +1,10 @@ {% extends "base.html" %} {% block title %}{{ config.APP_NAME }}{% endblock %} {% block body %} -