remove div label outside of the adwrapper style

fix for size of ad being cut by line in mobile view for adsense
This commit is contained in:
Vi Nguyen 2015-12-24 22:12:01 +11:00
parent 4eade6a1d9
commit 5dfa24c237
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{{#if checkTrustLevels}}
{{#if site.mobileView}}
<div class="google-adsense-label" style={{adTitleStyleMobile}}><h2>ADVERTISEMENT</h2></div>
<div style={{adWrapperStyleMobile}}>
<div class="google-adsense-label" style={{adTitleStyleMobile}}><h2>ADVERTISEMENT</h2></div>
<ins class="adsbygoogle"
style={{adInsStyleMobile}}
data-ad-client="ca-pub-{{publisher_id}}"