mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 20:55:50 +02:00
fix #10054; mention .muted -> .text-muted in migration docs
This commit is contained in:
@@ -423,6 +423,10 @@ bootstrap/
|
|||||||
<td><code>ul.inline</code></td>
|
<td><code>ul.inline</code></td>
|
||||||
<td><code>.list-inline</code></td>
|
<td><code>.list-inline</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><code>.muted</code></td>
|
||||||
|
<td><code>.text-muted</code></td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div><!-- /.table-responsive -->
|
</div><!-- /.table-responsive -->
|
||||||
|
Reference in New Issue
Block a user