diff options
| author | Mark Otto <[email protected]> | 2012-12-19 22:30:08 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-19 22:30:08 -0800 |
| commit | afef81c0d79fc0c8bc313f7f46f4f92f7e3a9988 (patch) | |
| tree | c838f541f87eaf670e6e747c9bf87e1073bd6242 /docs/templates | |
| parent | c38b7206eb049f57c7b1db570817739bdda0be6f (diff) | |
| download | bootstrap-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.mustache | 2 |
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, <code><section></code> 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> |
