perols: workaround chromium glitch with a little top margin

This commit is contained in:
Frédéric Péters 2015-11-18 11:09:35 +01:00
parent bedb6424dc
commit f27aeec817
1 changed files with 1 additions and 0 deletions

View File

@ -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;
}