aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-23 16:12:24 -0700
committerChris Rebert <[email protected]>2013-08-23 16:12:24 -0700
commit9b2ff3713ed31b2a9e297c4891443c385d180d0b (patch)
treeef2c4681fbd0b497d15a55102498c462ae0d1bfd /getting-started.html
parentae96cfd909b98398bbe888e87e35f3459d122030 (diff)
downloadbootstrap-9b2ff3713ed31b2a9e297c4891443c385d180d0b.tar.xz
bootstrap-9b2ff3713ed31b2a9e297c4891443c385d180d0b.zip
fix #10054; mention .muted -> .text-muted in migration docs
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 408040856..79fd08ec6 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -423,6 +423,10 @@ bootstrap/
<td><code>ul.inline</code></td>
<td><code>.list-inline</code></td>
</tr>
+ <tr>
+ <td><code>.muted</code></td>
+ <td><code>.text-muted</code></td>
+ </tr>
</tbody>
</table>
</div><!-- /.table-responsive -->