From 94a69a4836ee6f8c6bd0bb1233a8223a5651933a Mon Sep 17 00:00:00 2001 From: Mondi Geetha Date: Fri, 30 Jun 2017 01:28:29 +0530 Subject: [PATCH] Fixed navbar dropdown that works for mobile device --- .../datacenterlight/includes/_navbar.html | 109 +++++++++--------- 1 file changed, 53 insertions(+), 56 deletions(-) diff --git a/datacenterlight/templates/datacenterlight/includes/_navbar.html b/datacenterlight/templates/datacenterlight/includes/_navbar.html index 239159f0..a62dc3a7 100644 --- a/datacenterlight/templates/datacenterlight/includes/_navbar.html +++ b/datacenterlight/templates/datacenterlight/includes/_navbar.html @@ -1,67 +1,64 @@ {% load staticfiles i18n%} {% get_current_language as LANGUAGE_CODE %} {% load custom_tags %} -