From f95baded6babde40cd5e1188f9f2b82b8f4e0d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 12 Jul 2020 20:42:08 +0200 Subject: JS work. --- static/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 14588628..88342c75 100644 --- a/static/style.css +++ b/static/style.css @@ -493,6 +493,8 @@ along with their colors. .event input { white-space: initial; + border: 1px solid gray; + max-width: 100%; } .event-body { -- cgit v1.2.3