diff options
Diffstat (limited to 'docs/migration.html')
| -rw-r--r-- | docs/migration.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/migration.html b/docs/migration.html index 69fe8d08c..685d11a41 100644 --- a/docs/migration.html +++ b/docs/migration.html @@ -351,6 +351,11 @@ lead: "Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on m <td>No direct equivalent, but <a href="../css/#forms-controls">forms controls</a> are similar.</td> </tr> <tr> + <td>Inverse buttons</td> + <td><code>.btn-inverse</code></td> + <td class="text-muted">N/A</td> + </tr> + <tr> <td>Fluid row</td> <td><code>.row-fluid</code></td> <td><code>.row</code> (no more fixed grid)</td> |
