more button is now flush left.
diff --git a/friends.php b/friends.php
index 7623035..62e5813 100644
--- a/friends.php
+++ b/friends.php
@@ -44,7 +44,7 @@
<ul id="ul_donorList" class="clearfix no_bullets">
<?php sideDonorList(10);?>
</ul>
- <a class="button-more button" href="/donate/donorlist.php?showAll=0">More</a>
+ <a class="button-more button" href="/donate/donorlist.php?showAll=0" style="padding-left:0;">More</a>
<h2 id="h2_join">Join now!</h2>
<p>Everyday millions of people use Eclipse. <a href="/donate/">Friends of Eclipse</a> allows you to contribute back to the Eclipse community.</p>
<p>For a US$35 contribution, you can become a Friend of Eclipse. As a special thank you, Friends will get early access to the <a href="/kepler/">Kepler release</a>, direct from the download server at the Eclipse Foundation. Your contribution will also help support the Eclipse community.</p>