adsense updated to a larger size container

updated to a larger size container
This commit is contained in:
Vi Nguyen 2015-12-24 21:15:23 +11:00
parent a8c0910f5b
commit 05b053a110
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ var ad_mobile_code = '';
var currentUser = Discourse.User.current();
var publisher_id = Discourse.SiteSettings.adsense_publisher_code;
var mobile_width = 320;
var mobile_height = 60;
var mobile_height = 80;
function splitWidthInt(value) {