mazipan / vue-google-adsense

💰 Vue.js Google Adsense Component with InFeed and InArticle Ads support
https://mazipan.github.io/vue-google-adsense/
MIT License
257 stars 42 forks source link

added ability to set style on ins tag #57

Closed vesper8 closed 5 years ago

vesper8 commented 5 years ago

As mentioned in https://github.com/mazipan/vue-google-adsense/issues/55#issuecomment-544128358, Google is now adding a height: auto !important; to ins ins tag, making it impossible to set the height via the class alone.

When Google Adsense generates the code for Adsense, it includes the fixed size height and width inside the style attribute, thus this PR is required in order to use fixed size advertisements

auto-comment[bot] commented 5 years ago

Thank you for raising your pull request. Please make sure you have followed @mazipan And please push ⭐ button in this repository