pidgin/old.pidgin.im

Parents ebf28babb43d
Children c052cdb814ee
Reduce the amount of blank space at the bottom of the OS list
subsection on the download page. For some reason there was more
space on the bottom of the list than the top, and I thought that
looked weird.
--- a/htdocs/shared/css/main.css Mon Mar 19 05:42:18 2012 +0000
+++ b/htdocs/shared/css/main.css Mon Mar 19 06:24:36 2012 +0000
@@ -144,7 +144,7 @@
.box_nav ul {
display: block;
- padding: 17px 0 25px;
+ padding: 17px 0 15px;
margin: 0;
}