diff options
Diffstat (limited to 'xsl')
-rw-r--r-- | xsl/layout.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl index 34493e8..7b0a4c9 100644 --- a/xsl/layout.xsl +++ b/xsl/layout.xsl @@ -48,7 +48,7 @@ <br/> <br/> <a href="https://plus.google.com/112211240794067152603"> - <img src="img/gplus32.png?{$version}" class="social-icon" alt="Google Plus" /> + <img src="img/gplus32.png?{$version}" width="32" height="32" class="social-icon" alt="Google Plus" /> </a> <br/> <a href="contact{$suffix}" class="redbox"> |