diff options
| author | Heinrich Fenkart <[email protected]> | 2014-10-22 21:04:18 +0200 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2014-10-22 21:04:18 +0200 |
| commit | 2bc5277b44ed5d2e79ab531e398f9930023426a5 (patch) | |
| tree | a00be2b49ca71ce409d3f38ee59fdb92b052b341 /dist/css/bootstrap.css | |
| parent | e1d40f7633886298a9fb417ed4f118844ed83a0d (diff) | |
| download | bootstrap-2bc5277b44ed5d2e79ab531e398f9930023426a5.tar.xz bootstrap-2bc5277b44ed5d2e79ab531e398f9930023426a5.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 7d694f0db..02a92e639 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2245,6 +2245,7 @@ table th[class*="col-"] { background-color: #ebcccc; } .table-responsive { + min-height: 0; overflow-x: auto; } @media screen and (max-width: 767px) { |
