2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

fix #10054; mention .muted -> .text-muted in migration docs

This commit is contained in:
Chris Rebert
2013-08-23 16:12:24 -07:00
parent ae96cfd909
commit 9b2ff3713e
+4
View File
@@ -423,6 +423,10 @@ bootstrap/
<td><code>ul.inline</code></td>
<td><code>.list-inline</code></td>
</tr>
<tr>
<td><code>.muted</code></td>
<td><code>.text-muted</code></td>
</tr>
</tbody>
</table>
</div><!-- /.table-responsive -->