2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

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
+1 -1
View File
@@ -1730,7 +1730,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>