added padding to right side of join button
[mediagoblin-libreplanet.git] / mediagoblin_libreplanet / templates / libreplanet / join.html
index 9006a9cccf442df5ead013ecef49d15eda229871..6d6d4cffd779fc1a7aa36a8591c5821ed03880fd 100644 (file)
@@ -17,6 +17,6 @@
 #}
 
 <a href="http://fsf.org/jfb">
-    <img id="join-button" src="//static.fsf.org/nosvn/join.en.png" alt="Join now" />
+    <img id="join-button" src="//static.fsf.org/nosvn/join.en.png" alt="Join now" style="margin-right: 40px" />
 </a>