diff --git a/public/stylesheets/responsive.css b/public/stylesheets/responsive.css index a01d126..28b5d02 100644 --- a/public/stylesheets/responsive.css +++ b/public/stylesheets/responsive.css @@ -64,6 +64,8 @@ overflow-x: hidden; /* hide horizontal overflow */ min-width: 0; /* reset the min-width of 900px */ + + -webkit-overflow-scrolling: touch; }