Commit 8bd0ab4c authored by Shakarim Sapa's avatar Shakarim Sapa

- Настроили положение окна

parent 564da4c0
...@@ -150,6 +150,10 @@ $(document).ready(function() { ...@@ -150,6 +150,10 @@ $(document).ready(function() {
type: 'inline', type: 'inline',
preloader: false preloader: false
}); });
$(document).on('click', '.mfp-close', function() {
$('.mfp-wrap').click();
});
}); });
// pre-submit callback // pre-submit callback
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment