projects
/
lobster
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fabe138
)
allow line break in note display
author
Paul Hänsch
<paul@plutz.net>
Sat, 23 Jan 2021 00:34:16 +0000
(
01:34
+0100)
committer
Paul Hänsch
<paul@plutz.net>
Sat, 23 Jan 2021 00:34:16 +0000
(
01:34
+0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index 80227ede548d5be7c2f9819263e8a4dff356b581..24c936803befb6b775c50c1c6b6af30ea3213f2b 100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-260,7
+260,7
@@
form .section.attendance > label {
}
div .section .item.NOTE {
- white-space: pre;
+ white-space: pre
-wrap
;
}
form .section .item {