Remove includePadding option.

It's supported by default.
This commit is contained in:
Hyunje Alex Jun
2015-01-24 14:39:13 +00:00
parent 3f002c49a1
commit ff5ca3d804
3 changed files with 2 additions and 7 deletions

View File

@@ -15,5 +15,4 @@ module.exports = {
suppressScrollY: false,
scrollXMarginOffset: 0,
scrollYMarginOffset: 0,
includePadding: false
};