From 43f2313d75e24a8c11855fb9718e48c1c06fb26f Mon Sep 17 00:00:00 2001
From: prathamesh
Date: Tue, 3 Jan 2017 10:08:13 +0530
Subject: navbar display was not proper in small devices. modified navabar.
Looks better in small devices as well.
---
yaksh/templates/base.html | 6 ------
yaksh/templates/manage.html | 7 ++++++-
yaksh/templates/user.html | 7 ++++++-
3 files changed, 12 insertions(+), 8 deletions(-)
(limited to 'yaksh')
diff --git a/yaksh/templates/base.html b/yaksh/templates/base.html
index 1609121..aade07a 100644
--- a/yaksh/templates/base.html
+++ b/yaksh/templates/base.html
@@ -20,12 +20,6 @@
-
{% block meta %}
diff --git a/yaksh/templates/manage.html b/yaksh/templates/manage.html
index eae4dd4..807a54c 100644
--- a/yaksh/templates/manage.html
+++ b/yaksh/templates/manage.html
@@ -3,9 +3,14 @@