Skip to content

Commit

Permalink
Added width offset
Browse files Browse the repository at this point in the history
  • Loading branch information
gijsroge committed Aug 26, 2015
1 parent 3e8aacf commit 53900fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -24,6 +24,7 @@ $( document ).ready(function() {
leftClass: 'left-edge',
topClass: 'top-edge',
bottomClass: 'bottom-edge',
widthOffset: 40, //px value
smartResize: true
});
});
Expand Down

0 comments on commit 53900fe

Please sign in to comment.