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
042f9e6e
Commit
042f9e6e
authored
10 years ago
by
jackson
Browse files
Options
Download
Email Patches
Plain Diff
FIX:
#13355
. Added .navbar-nav to migration change list.
parent
573ad10a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/migration.html
+4
-0
docs/migration.html
with
4 additions
and
0 deletions
+4
-0
docs/migration.html
+
4
-
0
View file @
042f9e6e
...
...
@@ -41,6 +41,10 @@ lead: "Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on m
<td><code>
.brand
</code></td>
<td><code>
.navbar-brand
</code></td>
</tr>
<tr>
<td><code>
.navbar .nav
</code></td>
<td><code>
.navbar-nav
</code></td>
</tr>
<tr>
<td><code>
.nav-collapse
</code></td>
<td><code>
.navbar-collapse
</code></td>
...
...
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