From 78a6cc934fbb09a9e33c18f5679e94a8e0d69e6b Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Wed, 4 May 2011 00:57:04 +0000 Subject: Drop max-height for now. --- gentoo_ads/ads/templates/ads.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gentoo_ads/ads/templates/ads.html b/gentoo_ads/ads/templates/ads.html index d63aa28..a1d0a15 100644 --- a/gentoo_ads/ads/templates/ads.html +++ b/gentoo_ads/ads/templates/ads.html @@ -16,7 +16,7 @@ } div.ads a img { max-width: 125px; - max-height: 125px; + /* max-height: 125px; */ border: 0 none; margin: 0.25em 0em; } -- cgit v1.2.3-65-gdbad