From f27aeec817c12bea01a466cee91ac7089876a2ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 18 Nov 2015 11:09:35 +0100 Subject: [PATCH] perols: workaround chromium glitch with a little top margin --- wcs/montpellier-commune/custom-perols.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wcs/montpellier-commune/custom-perols.css b/wcs/montpellier-commune/custom-perols.css index b87e6e0..bf78e8d 100644 --- a/wcs/montpellier-commune/custom-perols.css +++ b/wcs/montpellier-commune/custom-perols.css @@ -101,6 +101,7 @@ div#centre h3 { div#services > ul > li strong { background: #00adc6 url(Picto-EServices.png) 5px 50% no-repeat; padding: 6px 1em 6px 47px; + margin-top: 1px; }