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 /dist/css/bootstrap.css | |
| parent | 8cb1b766f8c3991fdc59140681378e733ea5c93a (diff) | |
| download | bootstrap-e953c23019ca8abd14e29eb03290ec6bbf5fedd9.tar.xz bootstrap-e953c23019ca8abd14e29eb03290ec6bbf5fedd9.zip | |
fixes #8659: remove lingering .nav-header
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 51fc77e17..e3ab5b0b1 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2458,10 +2458,6 @@ button.close { background-color: transparent; } -.nav > li + .nav-header { - margin-top: 9px; -} - .nav.open > a, .nav.open > a:hover, .nav.open > a:focus { |
