Fix cursor style for disabled button `input`
The Android 4.0.* work around - `html input[type="button"]` - requires the addition of `html` to the selector for disabled inputs, otherwise disabled button inputs still have the `pointer` cursor.
N
Nicolas Gallagher committed
5399ff9c0e6d60b4a96c1e388755137de52690b4
Parent: 70c34af