diff options
| author | Mark Otto <[email protected]> | 2011-12-09 12:51:54 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-12-09 12:51:54 -0800 |
| commit | 97b285896f50bed4a66b00a70ed67eb3224bc7f3 (patch) | |
| tree | c59087818ec8373cefe6f3b1022c8e53bed3179a /docs | |
| parent | 7b810bf9a617e1f02e073aafcc70857dc915ee59 (diff) | |
| download | bootstrap-97b285896f50bed4a66b00a70ed67eb3224bc7f3.tar.xz bootstrap-97b285896f50bed4a66b00a70ed67eb3224bc7f3.zip | |
help tables not look like shit on mobile maybe? also fix bordered table example
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/base-css.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index efdc1e271..cb6c699f9 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -655,6 +655,7 @@ <td>English</td> </tr> </tr> + <td>3</td> <td>Joe</td> <td>Sixpack</td> <td>English</td> |
