Commit 83832095 authored by Mark Otto's avatar Mark Otto
Browse files

run make on @nextgenthemes last commit

parent 175e4676
Showing with 4 additions and 4 deletions
+4 -4
......@@ -3679,18 +3679,18 @@ button.close {
margin-right: 5px;
margin-left: -5px;
}
.navbar .nav {
.navbar-nav {
float: left;
margin-top: 0;
margin-bottom: 0;
}
.navbar .nav > li {
.navbar-nav > li {
float: left;
}
.navbar .nav > li > a {
.navbar-nav > li > a {
border-radius: 0;
}
.navbar .nav.pull-right {
.navbar-nav.pull-right {
float: right;
}
.navbar-toggle {
......
Supports Markdown
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