Commit 06123bd6 authored by Shakarim Sapa's avatar Shakarim Sapa

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

parent 401925cc
...@@ -151,7 +151,7 @@ $(document).ready(function() { ...@@ -151,7 +151,7 @@ $(document).ready(function() {
preloader: false preloader: false
}); });
$(document).on('click', '.mfp-close', function() { $('body').on('click', '.mfp-close', function() {
alert('asd'); alert('asd');
$('.mfp-wrap').click(); $('.mfp-wrap').click();
}); });
......
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