aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-04-11 19:45:46 -0700
committerMark Otto <[email protected]>2013-04-11 19:45:46 -0700
commitf05befff6db53d4ccc32a90092c30d2e4b61835f (patch)
tree0660e70fca2b52091f3d53818cbd93957dccd419 /docs
parenta35b9b7d0cf3c046f2e8d72fe0de5efdf7918281 (diff)
parent3dc8be74fe574a4f300c3f0d28678038d071e796 (diff)
downloadbootstrap-f05befff6db53d4ccc32a90092c30d2e4b61835f.tar.xz
bootstrap-f05befff6db53d4ccc32a90092c30d2e4b61835f.zip
Merge pull request #7537 from ntwb/patch-1
Fix docs.html Table Row Danger CSS Class
Diffstat (limited to 'docs')
-rw-r--r--docs/docs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs.html b/docs/docs.html
index ba32b3295..11f0e7bc9 100644
--- a/docs/docs.html
+++ b/docs/docs.html
@@ -1190,7 +1190,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</tr>
<tr>
<td>
- <code>.error</code>
+ <code>.danger</code>
</td>
<td>Indicates a dangerous or potentially negative action.</td>
</tr>
@@ -1225,7 +1225,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
<td>01/04/2012</td>
<td>Approved</td>
</tr>
- <tr class="error">
+ <tr class="danger">
<td>2</td>
<td>TB - Monthly</td>
<td>02/04/2012</td>