Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
175e4676
Commit
175e4676
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #8241 from nextgenthemes/3.0.0-wip
rename '.navbar .nav' to '.navbar-nav'
parents
65ad5206
110fc886
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/navbar.less
+1
-1
less/navbar.less
with
1 addition
and
1 deletion
+1
-1
less/navbar.less
+
1
-
1
View file @
175e4676
...
@@ -281,7 +281,7 @@
...
@@ -281,7 +281,7 @@
margin-left: -5px;
margin-left: -5px;
margin-right: 5px;
margin-right: 5px;
}
}
.navbar
.
nav {
.navbar
-
nav {
float: left;
float: left;
// undo margin to make nav extend full height of navbar
// undo margin to make nav extend full height of navbar
margin-top: 0;
margin-top: 0;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets