Author: mseidel
Date: Sat Jan 14 20:13:02 2017
New Revision: 1778823

URL: http://svn.apache.org/viewvc?rev=1778823&view=rev
Log:
Changed size of Google+ share because 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=1778823&r1=1778822&r2=1778823&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/index.html Sat Jan 14 20:13:02 
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=450, height=450' );
+        window.open( 
'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
 '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>


Reply via email to