0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

fixes #10396: mention table class change in migration docs

This commit is contained in:
Mark Otto 2013-09-03 07:30:46 -07:00
parent dd44123881
commit c2a5334dee

View File

@ -438,6 +438,10 @@ bootstrap/
<td><code>.text-error</code></td>
<td><code>.text-danger</code></td>
</tr>
<tr>
<td><code>.table .error</code></td>
<td><code>.table .danger</code></td>
</tr>
<tr>
<td><code>.bar</code></td>
<td><code>.progress-bar</code></td>