aboutsummaryrefslogtreecommitdiff
path: root/assets/css/_overview.less
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/_overview.less')
-rw-r--r--assets/css/_overview.less12
1 files changed, 8 insertions, 4 deletions
diff --git a/assets/css/_overview.less b/assets/css/_overview.less
index 0f4e6ee..86098b3 100644
--- a/assets/css/_overview.less
+++ b/assets/css/_overview.less
@@ -5,6 +5,13 @@
display: none;
}
+ &.has-preview {
+ .title {
+ text-align: left;
+ line-height: 120px;
+ }
+ }
+
&.has-schedule.has-preview {
text-align: left;
@@ -13,6 +20,7 @@
}
.title {
display: none;
+ line-height: inherit;
}
}
@@ -30,10 +38,6 @@
display: block;
}
- &.wide {
- a.title { width: 50%; }
- }
-
.program-schedule .talk {
display: inline;