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