Project

General

Profile

Feature #19097 » 0002-Add-smooth-scrolling-for-webkit-browsers.patch

Jan from Planio www.plan.io, 2015-02-19 21:14

View differences:

public/stylesheets/responsive.css
63 63
        overflow-x: hidden; /* hide horizontal overflow */
64 64

  
65 65
        min-width: 0; /* reset the min-width of 900px */
66

  
67
        -webkit-overflow-scrolling: touch;
66 68
    }
67 69

  
68 70

  
(3-3/16)