1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

fixes #10277: Mention removal of navbar vertical dividers in migration docs

This commit is contained in:
Mark Otto 2013-09-01 10:21:27 +02:00
parent 9616768659
commit e2c6d32997

View file

@ -592,6 +592,11 @@ bootstrap/
<td><code>.navbar-inner</code></td>
<td class="text-muted">N/A</td>
</tr>
<tr>
<td>Navbar vertical dividers</td>
<td><code>.navbar .divider-vertical</code></td>
<td class="text-muted">N/A</td>
</tr>
<tr>
<td>Dropdown submenu</td>
<td><code>.dropdown-submenu</code></td>