##// END OF EJS Templates
Add smooth scrolling for webkit browsers (#19097)....
Jean-Philippe Lang -
r14436:bb73361cb9cd
parent child
Show More
@@ -64,6 +64,8
64 64 overflow-x: hidden; /* hide horizontal overflow */
65 65
66 66 min-width: 0; /* reset the min-width of 900px */
67
68 -webkit-overflow-scrolling: touch;
67 69 }
68 70
69 71
General Comments 0
You need to be logged in to leave comments. Login now