aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/35c3/main.less
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configs/conferences/35c3/main.less12
1 files changed, 12 insertions, 0 deletions
diff --git a/configs/conferences/35c3/main.less b/configs/conferences/35c3/main.less
index 1671a13..b221101 100644
--- a/configs/conferences/35c3/main.less
+++ b/configs/conferences/35c3/main.less
@@ -274,6 +274,18 @@ div.row.recordings div:nth-child(3) .panel {
}
}
+ .room:not(.has-preview) {
+ .panel-body {
+ .program-schedule {
+ span.t {
+ // make text in non-preview panels fullwidth or otherwise
+ // they stick together like rice
+ display: block;
+ }
+ }
+ }
+ }
+
.recordings {
h2 {
span {