You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by as...@apache.org on 2015/03/07 12:52:14 UTC

svn commit: r1664832 - /openoffice/ooo-site/trunk/content/lt/download/boxed_download.js

Author: astepukonis
Date: Sat Mar  7 11:52:14 2015
New Revision: 1664832

URL: http://svn.apache.org/r1664832
Log:
Adjusted styling.

Modified:
    openoffice/ooo-site/trunk/content/lt/download/boxed_download.js

Modified: openoffice/ooo-site/trunk/content/lt/download/boxed_download.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/boxed_download.js?rev=1664832&r1=1664831&r2=1664832&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/lt/download/boxed_download.js (original)
+++ openoffice/ooo-site/trunk/content/lt/download/boxed_download.js Sat Mar  7 11:52:14 2015
@@ -371,7 +371,7 @@ function createLogoSection() {
 
     // Sourceforge logo.
     + "<a href='" + l10n_img_sourceforge_href + "' target='_blank' title='" + l10n_img_sourceforge_title + "'>"
-      + "<img src='" + l10n_img_sourceforge_src + "' style='margin: -50px 50px 50px 50px;' width='160' height='34' alt='" + l10n_img_sourceforge_alt + "' />"
+      + "<img src='" + l10n_img_sourceforge_src + "' style='padding=-10px 0px 0px 0px;' width='160' height='34' alt='" + l10n_img_sourceforge_alt + "' />"
     + "</a>"
     + "<br /><br />"