We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abee1cd commit 40d3e4cCopy full SHA for 40d3e4c
getting-started.html
@@ -445,21 +445,6 @@ <h2 id="migration-classes">Major class changes</h2>
445
<td><code>.bar-*</code></td>
446
<td><code>.progress-bar-*</code></td>
447
</tr>
448
- </tbody>
449
- </table>
450
- </div><!-- /.table-responsive -->
451
-
452
- <h2 id="plugin-migration-classes">Minor class changes</h2>
453
- <p>Plugin class changes between v2.x and v3.0.</p>
454
- <div class="table-responsive">
455
- <table class="table table-bordered table-striped">
456
- <thead>
457
- <tr>
458
- <th>Bootstrap 2.x</th>
459
- <th>Bootstrap 3.0</th>
460
- </tr>
461
- </thead>
462
- <tbody>
463
<tr>
464
<td><code>.accordion</code></td>
465
<td><code>.panel-group</code></td>
0 commit comments