Author: mseidel Date: Fri Jan 13 10:12:20 2017 New Revision: 1778524 URL: http://svn.apache.org/viewvc?rev=1778524&view=rev Log: Changed size of Google+ share becaus of new design
Modified: openoffice/ooo-site/trunk/content/download/index.html Modified: openoffice/ooo-site/trunk/content/download/index.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/index.html?rev=1778524&r1=1778523&r2=1778524&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/download/index.html (original) +++ openoffice/ooo-site/trunk/content/download/index.html Fri Jan 13 10:12:20 2017 @@ -41,7 +41,7 @@ } else if ( platform == 'twitter' ) { window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+200+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' ); } else if ( platform == 'google+' ) { - window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' ); + window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=500, height=450' ); } } </script>