remove commented out buttons css, update docs

This commit is contained in:
Mark Otto
2012-12-19 22:30:08 -08:00
parent c38b7206eb
commit afef81c0d7
4 changed files with 16 additions and 140 deletions

View File

@@ -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>