diff options
| author | Mark Otto <[email protected]> | 2013-03-14 13:25:59 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-03-14 13:25:59 -0700 |
| commit | 00169b48bd69ee0e203cfb557de99887811b924e (patch) | |
| tree | 7e35a8d20e9c6502b4f9b6b66b9acc27e7e42588 /docs/css.html | |
| parent | d219b8b96479f3390f37a6d14f1ee3fc12192221 (diff) | |
| parent | 7bff231ea5263796bbe948da6aa996bac3a9136b (diff) | |
| download | bootstrap-00169b48bd69ee0e203cfb557de99887811b924e.tar.xz bootstrap-00169b48bd69ee0e203cfb557de99887811b924e.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Conflicts:
less/grid.less
Diffstat (limited to 'docs/css.html')
| -rw-r--r-- | docs/css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html index 69b132ce0..bbf90364a 100644 --- a/docs/css.html +++ b/docs/css.html @@ -892,7 +892,7 @@ For example, <code><section></code> should be wrapped as inline. </div><!-- /example --> {% highlight html linenos %} ... -<tr class="sucess"> +<tr class="success"> <td>1</td> <td>TB - Monthly</td> <td>01/04/2012</td> |
