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