diff --git a/bootstrap-magic-button.js b/bootstrap-magic-button.js index caf5448..560443d 100644 --- a/bootstrap-magic-button.js +++ b/bootstrap-magic-button.js @@ -151,7 +151,7 @@ this.$element.css({ top: this.$top, left: this.$left, - 'background-image': this.$imgUrl, + 'background-image': this.$imgUrl }).show() }