diff options
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 7d694f0db..02a92e639 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/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) { |
