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
0e48cb2f
Commit
0e48cb2f
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #13374 from Jakobovski/fix-issue-#13355
FIX:
#13355
. Added .navbar-nav to migration change list.
parents
aca859a1
042f9e6e
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 @
0e48cb2f
...
@@ -41,6 +41,10 @@ lead: "Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on m
...
@@ -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>
.brand
</code></td>
<td><code>
.navbar-brand
</code></td>
<td><code>
.navbar-brand
</code></td>
</tr>
</tr>
<tr>
<td><code>
.navbar .nav
</code></td>
<td><code>
.navbar-nav
</code></td>
</tr>
<tr>
<tr>
<td><code>
.nav-collapse
</code></td>
<td><code>
.nav-collapse
</code></td>
<td><code>
.navbar-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