0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

merge plugin changes into main table

This commit is contained in:
Gordon Woodhull 2013-09-18 07:44:56 -04:00
parent abee1cdf9d
commit 40d3e4c48b

View File

@ -445,21 +445,6 @@ bootstrap/
<td><code>.bar-*</code></td>
<td><code>.progress-bar-*</code></td>
</tr>
</tbody>
</table>
</div><!-- /.table-responsive -->
<h2 id="plugin-migration-classes">Minor class changes</h2>
<p>Plugin class changes between v2.x and v3.0.</p>
<div class="table-responsive">
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Bootstrap 2.x</th>
<th>Bootstrap 3.0</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>.accordion</code></td>
<td><code>.panel-group</code></td>