mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-02-18 01:15:00 +00:00
Merge pull request #28 from adcopywriter/master
Quick fix for formatting div in adsense.hbs
This commit is contained in:
commit
64996ed78c
@ -1,6 +1,6 @@
|
||||
{{#if checkTrustLevels}}
|
||||
{{#if site.mobileView}}
|
||||
<div class="google-adsense-label" style={{adTitleStyleMobile}}><h2>ADVERTISEMENT</h2></div>
|
||||
<div class="google-adsense-label" style={{adTitleStyleMobile}}><h2>ADVERTISEMENT</h2></div>
|
||||
<div style={{adWrapperStyleMobile}}>
|
||||
<ins class="adsbygoogle"
|
||||
style={{adInsStyleMobile}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user