aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorQuy Ton <[email protected]>2014-01-18 16:08:39 -0800
committerQuy Ton <[email protected]>2014-01-18 16:08:39 -0800
commit9e8afcc6616546d38204d5b8da96ed1126aa0ea8 (patch)
tree17a5c6108ffdc6f858d8dd000b905b20dcf54dc4 /docs
parente5d6ab9b31315b189670a9a58d65054c1df35401 (diff)
downloadbootstrap-9e8afcc6616546d38204d5b8da96ed1126aa0ea8.tar.xz
bootstrap-9e8afcc6616546d38204d5b8da96ed1126aa0ea8.zip
Add table's .info variant to migration guide
Diffstat (limited to 'docs')
-rw-r--r--docs/migration.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/migration.html b/docs/migration.html
index c0f0d9c48..ebff44885 100644
--- a/docs/migration.html
+++ b/docs/migration.html
@@ -290,7 +290,7 @@ lead: "Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on m
</tr>
<tr>
<td>Contextual table rows</td>
- <td><code>.success</code> <code>.danger</code> <code>.warning</code> <code>.active</code></td>
+ <td><code>.success</code> <code>.danger</code> <code>.warning</code> <code>.active</code> <code>.info</code></td>
</tr>
<tr>
<td>Contextual panels</td>