aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 3bedd3e1..aad9a80c 100644
--- a/static/style.css
+++ b/static/style.css
@@ -459,6 +459,7 @@ along with their colors.
.event {
transition: 0.3s;
font-size: var(--event-font-size);
+ overflow: hidden;
}
.days .event {
@@ -467,7 +468,6 @@ along with their colors.
.events .event {
width: 100%;
- overflow: hidden;
}
.events .event.continuing {