aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2011-05-04 00:57:04 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2011-05-04 00:57:04 +0000
commit78a6cc934fbb09a9e33c18f5679e94a8e0d69e6b (patch)
treee29729d68236dde4c57ac50648d932a0b43ebef8
parentTurn the full accept_langs code back on. (diff)
downloadgentoo-ads-78a6cc934fbb09a9e33c18f5679e94a8e0d69e6b.tar.gz
gentoo-ads-78a6cc934fbb09a9e33c18f5679e94a8e0d69e6b.tar.bz2
gentoo-ads-78a6cc934fbb09a9e33c18f5679e94a8e0d69e6b.zip
Drop max-height for now.
-rw-r--r--gentoo_ads/ads/templates/ads.html2
1 files changed, 1 insertions, 1 deletions
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;
}