2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Add a migration tip for .label to .label-default

This commit is contained in:
Cyrus Stoller
2013-12-04 00:34:38 -08:00
parent a42e9163cb
commit 149e7efb51
+4
View File
@@ -456,6 +456,10 @@ bootstrap/
<td><code>.muted</code></td>
<td><code>.text-muted</code></td>
</tr>
<tr>
<td><code>.label</code></td>
<td><code>.label .label-default</code></td>
</tr>
<tr>
<td><code>.text-error</code></td>
<td><code>.text-danger</code></td>