From 3ef596e869517e61b04093195f10e363cc13bd89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 24 Jun 2016 16:19:05 +0200 Subject: [PATCH] montpellier-ville: fix category banner sizes --- wcs/montpellier-ville/custom-montpellier.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wcs/montpellier-ville/custom-montpellier.css b/wcs/montpellier-ville/custom-montpellier.css index 729a878..89069b7 100644 --- a/wcs/montpellier-ville/custom-montpellier.css +++ b/wcs/montpellier-ville/custom-montpellier.css @@ -330,8 +330,8 @@ div#footer { } -div#services ul ul li img, -div#services-2nd ul ul li img { +div#services ul li img, +div#services-2nd ul li img { display: block; width: 100%; }