Print data from textbox as entered

Preserve whitespace
This commit is contained in:
Tom Russell 2019-08-06 22:12:09 +01:00
parent fb8b5e0b6f
commit ae7ae7f255

View File

@ -388,6 +388,7 @@ label .icon-buttons,
.data-list dd {
margin: 0 0 0.5rem;
line-height: 1.5;
white-space: pre;
}
.data-list .no-data {
color: #999;