aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-07-12 20:42:08 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-07-12 20:42:08 +0200
commitf95baded6babde40cd5e1188f9f2b82b8f4e0d87 (patch)
treef9f8dd09ace7f5c5538e8f0c1d07816eada1aa10 /static/style.css
parentRemove parents_until. (diff)
downloadcalp-f95baded6babde40cd5e1188f9f2b82b8f4e0d87.tar.gz
calp-f95baded6babde40cd5e1188f9f2b82b8f4e0d87.tar.xz
JS work.
Diffstat (limited to '')
-rw-r--r--static/style.css2
1 files changed, 2 insertions, 0 deletions
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 {