diff options
| author | fat <[email protected]> | 2013-07-17 23:52:55 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-07-17 23:52:55 -0700 |
| commit | 2a4a0f70ef6dde303d92ee2bcc082d9e9aad181b (patch) | |
| tree | d1c66ec6b9ce38b34567c307baf866d30a189693 /docs/assets/css | |
| parent | b13eecaeec6f27db8d83a8808ed4178033370e05 (diff) | |
| parent | 4d73aa60f953e0cb6c3b871d11a5c95617d0ca5b (diff) | |
| download | bootstrap-2a4a0f70ef6dde303d92ee2bcc082d9e9aad181b.tar.xz bootstrap-2a4a0f70ef6dde303d92ee2bcc082d9e9aad181b.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'docs/assets/css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 83e16a613..e625405e2 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -1147,7 +1147,7 @@ th { .table-condensed thead > tr > td, .table-condensed tbody > tr > td, .table-condensed tfoot > tr > td { - padding: 4px 5px; + padding: 5px; } .table-bordered { |
