From 7e9596c97185bf18feda5997878966e24754b810 Mon Sep 17 00:00:00 2001 From: BENKE Charles Date: Sun, 21 Dec 2014 14:25:54 +0100 Subject: [PATCH] Update style.css.php --- htdocs/theme/auguria/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index 6e4ba602ade..35e0cdd36c9 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -196,7 +196,7 @@ div.floatright { float:; } -div.inline-block +.inline-block { display:inline-block; }