If the first post ad is in use, it will overlap the second post slightly.
On mobile the ad will underlap the second post.
if (url.url.substring(0, 6) == "topic/") {
if(data.after_first_post_id){
$(".posts >li:first-child").after("<li>" + getInsCode(data.client_id, data.after_first_post_id, '', 'margin: 15px auto', 'auto') + "</li><br>");
(adsbygoogle = window.adsbygoogle || []).push({});
}
}
If the first post ad is in use, it will overlap the second post slightly.
On mobile the ad will underlap the second post.
Fix: