aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorCyrus Stoller <[email protected]>2013-12-04 00:34:38 -0800
committerCyrus Stoller <[email protected]>2013-12-04 00:41:05 -0800
commit149e7efb51a4b8c9e5eb140e3fdf5fc719cde9e4 (patch)
treedf4cbcb2190c4fb26ce6088674d3c87c1081a3b7 /getting-started.html
parenta42e9163cbf6dcdd72a004a4a7c2b787478e18b0 (diff)
downloadbootstrap-149e7efb51a4b8c9e5eb140e3fdf5fc719cde9e4.tar.xz
bootstrap-149e7efb51a4b8c9e5eb140e3fdf5fc719cde9e4.zip
Add a migration tip for .label to .label-default
Diffstat (limited to 'getting-started.html')
-rw-r--r--getting-started.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/getting-started.html b/getting-started.html
index b65fc497f..bf9ec6cf4 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -457,6 +457,10 @@ bootstrap/
<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>
</tr>