Commit 110fc886 authored by nextgenthemes's avatar nextgenthemes

rename '.navbar .nav' to '.navbar-nav'

parent 65ad5206
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment