From e7708f5652924c616f0eb717128c52e3937e3068 Mon Sep 17 00:00:00 2001 From: Arvind Tiwari Date: Sun, 20 Aug 2017 02:21:02 +0530 Subject: [PATCH] active menu bug fix --- hosting/static/hosting/css/landing-page.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosting/static/hosting/css/landing-page.css b/hosting/static/hosting/css/landing-page.css index 6e3e2b00..e49a7563 100644 --- a/hosting/static/hosting/css/landing-page.css +++ b/hosting/static/hosting/css/landing-page.css @@ -98,6 +98,8 @@ h6 { font-weight: 300; font-family: 'Lato-Light', sans-serif; padding: 1px 10px !important; + background: transparent; + color: #333; } .navbar-right .highlights-dropdown .dropdown-menu > li > a:hover, .navbar-right .highlights-dropdown .dropdown-menu > li > a:focus,