mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-27 09:40:23 +00:00
Merge pull request #8241 from nextgenthemes/3.0.0-wip
rename '.navbar .nav' to '.navbar-nav'
This commit is contained in:
commit
175e4676dd
1 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,7 @@
|
|||
margin-left: -5px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.navbar .nav {
|
||||
.navbar-nav {
|
||||
float: left;
|
||||
// undo margin to make nav extend full height of navbar
|
||||
margin-top: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue