From a5eaa4e44ea3b509d7b6626317a6c633c3096a49 Mon Sep 17 00:00:00 2001 From: Alisha Mohanty Date: Jun 03 2019 18:55:00 +0000 Subject: Incorporate FedMenu for Local Development --- diff --git a/assets/css/custom.css b/assets/css/custom.css index 691a949..b8baa8b 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -404,4 +404,7 @@ blockquote { } .alert-danger ul { list-style: none; -} \ No newline at end of file +} +.fedmenu-content { + position: absolute !important; +} diff --git a/templates/base.html b/templates/base.html index ac8aee2..474266d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -115,6 +115,15 @@ + + +