diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/bigbrotherawards2019/main.less | 4 |
1 files changed, 3 insertions, 1 deletions
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; +} |