aboutsummaryrefslogtreecommitdiff
path: root/static/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.scss')
-rw-r--r--static/style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.scss b/static/style.scss
index a70f5a76..cdca3a55 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -717,7 +717,7 @@ along with their colors.
max-width: 100%;
}
- article {
+ .eventtext {
/* makes the text in the popup scroll, but not the sidebar */
overflow-y: auto;
padding: 1em;