Skip to content
GitLab
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
85e5d400
Commit
85e5d400
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fix example navbar brand
parent
3cd6d00c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/javascript.html
+1
-1
docs/javascript.html
with
1 addition
and
1 deletion
+1
-1
docs/javascript.html
+
1
-
1
View file @
85e5d400
...
...
@@ -504,7 +504,7 @@ $('.dropdown-toggle').dropdown()
<div
id=
"navbarExample"
class=
"navbar navbar-static"
>
<div
class=
"navbar-inner"
>
<div
class=
"container"
style=
"width: auto;"
>
<a
class=
"brand"
href=
"#"
>
Project Name
</a>
<a
class=
"
navbar-
brand"
href=
"#"
>
Project Name
</a>
<ul
class=
"nav"
>
<li><a
href=
"#fat"
>
@fat
</a></li>
<li><a
href=
"#mdo"
>
@mdo
</a></li>
...
...
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