MediaWiki:Common.js: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 390: Line 390:
         s.parentNode.insertBefore(locationMap, s);
         s.parentNode.insertBefore(locationMap, s);


         document.querySelector('#mw-content-text p').innerHTML = "<div style='max-width: 1000px; height:500px;'><location-map></location-map></div>";
         document.querySelector('#mw-content-text p').innerHTML = "<div style='width: 1000px; height:500px;'><location-map></location-map></div>";
     }
     }
})();
})();