mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Add a migration tip for .label-important to .label-danger
This commit is contained in:
committed by
Chris Rebert
parent
7b945ad296
commit
4031f5ee82
@@ -460,6 +460,10 @@ bootstrap/
|
||||
<td><code>.label</code></td>
|
||||
<td><code>.label .label-default</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>.label-important</code></td>
|
||||
<td><code>.label-danger</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>.text-error</code></td>
|
||||
<td><code>.text-danger</code></td>
|
||||
|
||||
Reference in New Issue
Block a user