From f99edf86d3e9fc3146294d9ecb1eaa201d5527d5 Mon Sep 17 00:00:00 2001 From: Hannes Heute Date: Thu, 3 Oct 2024 13:48:59 +0200 Subject: [PATCH] little typo in the CSS file --- view/theme/frio/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index bbaf474598..24d5aabfc2 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -404,7 +404,7 @@ header #banner { font-family: tahoma, "Lucida Sans", sans; color: #fff; font-weight: bold; - whitespace: nowrap; + white-space: nowrap; padding-left: 55px; } header #banner #logo-img,