www: 9a6f73d0: Now fix the fact I broke the other down…

kstange at pidgin.im kstange at pidgin.im
Sat Mar 1 19:22:01 EST 2008


-----------------------------------------------------------------
Revision: 9a6f73d0ac7805825877ba920645d4136710b162
Ancestor: 7b95b6671fbaf265fbb2d65a058622392d31c007
Author: kstange at pidgin.im
Date: 2008-03-02T00:14:54
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/9a6f73d0ac7805825877ba920645d4136710b162

Modified files:
        htdocs/shared/css/main.css

ChangeLog: 

Now fix the fact I broke the other downloads boxes!

-------------- next part --------------
============================================================
--- htdocs/shared/css/main.css	fc625c828693dbfab1343038a0399d28984a41a4
+++ htdocs/shared/css/main.css	7be267def355325fe7beaa0780b7090f0d7fcd7d
@@ -309,13 +309,16 @@ a:hover, a:active {
 #download a img, .box_download a img {
   float: left;
   margin-right: 6px;
-  margin-bottom: 10px;
 }
 
+#download a img {
+  padding-bottom: 11px;
+}
+
 #download a {
   display: block;
   padding-left: 35px;
-  margin-top: 9px;
+  padding-top: 8px;
 }
 
 #main, #blogbrief, #newsbrief {


More information about the Commits mailing list