From e953c23019ca8abd14e29eb03290ec6bbf5fedd9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 27 Jul 2013 16:51:04 -0700 Subject: fixes #8659: remove lingering .nav-header --- less/navs.less | 5 ----- 1 file changed, 5 deletions(-) (limited to 'less') diff --git a/less/navs.less b/less/navs.less index 00b753771..4cbc98766 100644 --- a/less/navs.less +++ b/less/navs.less @@ -39,11 +39,6 @@ cursor: not-allowed; } } - - // Space the headers out when they follow another list item (link) - + .nav-header { - margin-top: 9px; - } } // Open dropdowns -- cgit v1.2.3