diff options
| author | Mark Otto <[email protected]> | 2013-07-27 16:51:04 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-27 16:51:04 -0700 |
| commit | e953c23019ca8abd14e29eb03290ec6bbf5fedd9 (patch) | |
| tree | 01802fc6f5a2c8e02dc721b0c63830944dfe1529 /less | |
| parent | 8cb1b766f8c3991fdc59140681378e733ea5c93a (diff) | |
| download | bootstrap-e953c23019ca8abd14e29eb03290ec6bbf5fedd9.tar.xz bootstrap-e953c23019ca8abd14e29eb03290ec6bbf5fedd9.zip | |
fixes #8659: remove lingering .nav-header
Diffstat (limited to 'less')
| -rw-r--r-- | less/navs.less | 5 |
1 files changed, 0 insertions, 5 deletions
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 |
