aboutsummaryrefslogtreecommitdiff
path: root/docs/migration.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/migration.html')
-rw-r--r--docs/migration.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/migration.html b/docs/migration.html
index c3529b837..de0c8a538 100644
--- a/docs/migration.html
+++ b/docs/migration.html
@@ -81,6 +81,10 @@ lead: "Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on m
<td><code>.btn-lg</code></td>
</tr>
<tr>
+ <td><code>.alert</code></td>
+ <td><code>.alert .alert-warning</code></td>
+ </tr>
+ <tr>
<td><code>.alert-error</code></td>
<td><code>.alert-danger</code></td>
</tr>