From 932fadbdbd99eae5e8492d94dbb1f47eda3ebc9c Mon Sep 17 00:00:00 2001 From: BENKE Charles Date: Sun, 21 Dec 2014 14:24:55 +0100 Subject: [PATCH] Update style.css.php harmonisation with eldy theme for tabs feature --- htdocs/theme/amarok/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/amarok/style.css.php b/htdocs/theme/amarok/style.css.php index abfeef4aa2a..bd41d0735a5 100644 --- a/htdocs/theme/amarok/style.css.php +++ b/htdocs/theme/amarok/style.css.php @@ -298,7 +298,7 @@ div.floatright { float:; } -div.inline-block +.inline-block { display:inline-block; }