From 228c86f792dcb487c923e173c90c995acc09efbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 27 Sep 2020 17:17:55 +0200 Subject: Add new edit tab. --- static/style.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/style.scss b/static/style.scss index 33f55f81..3a2e5ba6 100644 --- a/static/style.scss +++ b/static/style.scss @@ -549,6 +549,10 @@ along with their colors. font-style: italic; white-space: pre; } + + .category { + display: inline-block; + } } .event-body { -- cgit v1.2.3