www: c117985a: This should fix the problem with the gap...

kstange at pidgin.im kstange at pidgin.im
Sat Dec 27 04:56:02 EST 2008


-----------------------------------------------------------------
Revision: c117985a38856880f2b1ae3d2d20273d815ecc36
Ancestor: 39b5f2aca1053759cf3d01c1349df8e21403670a
Author: kstange at pidgin.im
Date: 2008-12-27T09:50:45
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/c117985a38856880f2b1ae3d2d20273d815ecc36

Modified files:
        htdocs/index.php

ChangeLog: 

This should fix the problem with the gaps in the box border.

-------------- next part --------------
============================================================
--- htdocs/index.php	16752a7149939ef9aedd5809adb2e3a567a6159d
+++ htdocs/index.php	e079091e458ae4a5b0baa213bab3d68772f9c7e0
@@ -63,7 +63,7 @@ Current user? Take the <a href="http://w
   <li>Zephyr</li>
 </ul>
 
-<p class="more"><a href="/about/"><img src="/shared/img/button.learn-more.png" alt="Learn More" width="128" height="32"/></a></p>
+<p class="more" style="clear:both;"><a href="/about/"><img src="/shared/img/button.learn-more.png" alt="Learn More" width="128" height="32"/></a></p>
 
 </div>
 </div>


More information about the Commits mailing list