aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-19 22:30:08 -0800
committerMark Otto <[email protected]>2012-12-19 22:30:08 -0800
commitafef81c0d79fc0c8bc313f7f46f4f92f7e3a9988 (patch)
treec838f541f87eaf670e6e747c9bf87e1073bd6242 /docs/templates
parentc38b7206eb049f57c7b1db570817739bdda0be6f (diff)
downloadbootstrap-afef81c0d79fc0c8bc313f7f46f4f92f7e3a9988.tar.xz
bootstrap-afef81c0d79fc0c8bc313f7f46f4f92f7e3a9988.zip
remove commented out buttons css, update docs
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/css.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/css.mustache b/docs/templates/pages/css.mustache
index ff73aef5b..78bf7febf 100644
--- a/docs/templates/pages/css.mustache
+++ b/docs/templates/pages/css.mustache
@@ -1670,7 +1670,7 @@ For example, &lt;code&gt;&lt;section&gt;&lt;/code&gt; should be wrapped as inlin
<tbody>
<tr>
<td><button type="button" class="btn btn-default">Default</button></td>
- <td><code>btn btn-default</code></td>
+ <td><code>btn</code></td>
<td>Standard gray button with gradient</td>
</tr>
<tr>