Skip to content

Commit ffbe1f8

Browse files
authored
Update jQuery.leanModal2.js
1 parent 2aa4b2a commit ffbe1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jQuery.leanModal2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
'margin-left': - ( modal_width / 2 ) + 'px',
103103
'opacity': 0,
104104
'position': 'fixed',
105-
'top': options.top + 'px'
105+
'top': options.top + 'px',
106106
'z-index': 11000,
107107
});
108108

0 commit comments

Comments
 (0)