From e802b934fa58bc1baed01e418ec94ac765fd03fd Mon Sep 17 00:00:00 2001 From: BENKE Charles Date: Sun, 21 Dec 2014 14:26:22 +0100 Subject: [PATCH] Update style.css.php --- htdocs/theme/bureau2crea/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index b4573c1fc13..b720bd4a802 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -221,7 +221,7 @@ div.floatright { float:; } -div.inline-block +.inline-block { display:inline-block; }