From fbeb9ac57f4348a790cb38ae937be9f747ff3cf2 Mon Sep 17 00:00:00 2001 From: Sophie Schiller Date: Tue, 4 Jun 2019 20:51:56 +0200 Subject: bigbrotherawards2019: small css fix --- configs/conferences/bigbrotherawards2019/main.less | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configs/conferences/bigbrotherawards2019/main.less b/configs/conferences/bigbrotherawards2019/main.less index e91cbbf..b3ac2fb 100644 --- a/configs/conferences/bigbrotherawards2019/main.less +++ b/configs/conferences/bigbrotherawards2019/main.less @@ -65,4 +65,6 @@ footer a { display: none; } } - +body.overview .room .panel-heading { + display: block !important; +} -- cgit v1.2.3