From: Roan Kattouw Date: Thu, 9 Dec 2010 23:47:59 +0000 (+0000) Subject: Fix bad CSS syntax from r77411 X-Git-Tag: 1.31.0-rc.0~33407 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=08320daecc393fb990af510f7eecf31323169ed4;p=lhc%2Fweb%2Fwiklou.git Fix bad CSS syntax from r77411 --- diff --git a/skins/common/shared.css b/skins/common/shared.css index af7923735a..724bc620b3 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -803,7 +803,7 @@ ul.gallery { ul.gallery, li.gallerybox { display: inline-block; zoom: 1; - *display: inline; + display: inline; } li.gallerycaption {