mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 18:40:03 +00:00
Add a migration tip for .label to .label-default
This commit is contained in:
parent
a42e9163cb
commit
149e7efb51
@ -456,6 +456,10 @@ bootstrap/
|
|||||||
<td><code>.muted</code></td>
|
<td><code>.muted</code></td>
|
||||||
<td><code>.text-muted</code></td>
|
<td><code>.text-muted</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><code>.label</code></td>
|
||||||
|
<td><code>.label .label-default</code></td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>.text-error</code></td>
|
<td><code>.text-error</code></td>
|
||||||
<td><code>.text-danger</code></td>
|
<td><code>.text-danger</code></td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user