diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 2eb04e391..71f7e5509 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2228,7 +2228,7 @@ table th[class*="col-"] { .table-responsive { width: 100%; margin-bottom: 15px; - overflow-x: scroll; + overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; |
