From 1ca55b6df258aa787e8e04b52c715be1c255bbc1 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Fri, 10 Dec 2010 00:06:50 +0000 Subject: [PATCH] Revert r78158, Aryeh tells me it's a deliberate browser hack --- skins/common/shared.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skins/common/shared.css b/skins/common/shared.css index 724bc620b3..af7923735a 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 { -- 2.20.1