aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSophie Schiller2019-06-04 20:51:56 +0200
committerSophie Schiller2019-06-04 20:51:56 +0200
commitfbeb9ac57f4348a790cb38ae937be9f747ff3cf2 (patch)
treeb6c05c54243c07cafed5f70c434346d8e925f885
parent9b6ecc28f59179ed96eaf9e58fc66e6bfc0c6c8e (diff)
bigbrotherawards2019: small css fix
-rw-r--r--configs/conferences/bigbrotherawards2019/main.less4
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;
+}