From f2068d28f24164d850983a26ad98f46078be1217 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Fri, 14 Aug 2020 01:48:39 +0200 Subject: Popup style improvement, add tab for repeats. --- static/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') 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; -- cgit v1.2.3