diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/tables.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/tables.less b/less/tables.less index 5b6ea44d9..c3c389110 100644 --- a/less/tables.less +++ b/less/tables.less @@ -187,6 +187,7 @@ table { overflow-y: hidden; overflow-x: scroll; border: 1px solid @table-border-color; + -webkit-overflow-scrolling: touch; // Tighten up spacing and give a background color > .table { |
