Commit 4031f5ee authored by Cyrus Stoller's avatar Cyrus Stoller Committed by Chris Rebert

Add a migration tip for .label-important to .label-danger

parent 7b945ad2
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment