Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
c1865b45
Commit
c1865b45
authored
7 years ago
by
Patrick Yeo
Committed by
Mark Otto
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Add momentum scrolling on responsive tables for webkit touch devices
parent
f66fa3fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_tables.scss
+1
-0
scss/_tables.scss
with
1 addition
and
0 deletions
+1
-0
scss/_tables.scss
+
1
-
0
View file @
c1865b45
...
...
@@ -166,6 +166,7 @@
display
:
block
;
width
:
100%
;
overflow-x
:
auto
;
-webkit-overflow-scrolling
:
touch
;
-ms-overflow-style
:
-
ms-autohiding-scrollbar
;
// See https://github.com/twbs/bootstrap/pull/10057
// Prevent double border on horizontal scroll due to use of `display: block;`
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets