From 3f2ad7c6a7ff95693c0cf64f72ed95bb6adb3521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 27 Apr 2020 17:06:31 +0200 Subject: Minor updates. --- static/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 2cfa5f8a..fb2759df 100644 --- a/static/style.css +++ b/static/style.css @@ -615,6 +615,11 @@ along with their colors. overflow-y: auto; } +.event-inner .popup .location { + font-style: initial; + /* font-size: initial; */ +} + .popup .popup-control { display: flex; flex-direction: column; -- cgit v1.2.3