1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 07:39:57 +02:00

fixes #8659: remove lingering .nav-header

This commit is contained in:
Mark Otto
2013-07-27 16:51:04 -07:00
parent 8cb1b766f8
commit e953c23019
3 changed files with 1 additions and 10 deletions

View File

@@ -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 {

File diff suppressed because one or more lines are too long