Fixed diminishing left-margin

This commit is contained in:
Laszlo Balogh 2014-11-21 16:37:30 +00:00
parent a56cb0409f
commit 18927a5d91

View File

@ -117,7 +117,6 @@ module.exports =
wrapper.wrap items.join('\n'), options
@x -= indent
return this
_initOptions: (x = {}, y, options = {}) ->