diff options
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 4d3734cfb..44b33f6a6 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2246,7 +2246,7 @@ table th[class*="col-"] { background-color: #ebcccc; } .table-responsive { - min-height: 0; + min-height: .01%; overflow-x: auto; } @media screen and (max-width: 767px) { |
