summary: Wrap .entry-value

* src/current/summary.css: (.entry-value): Wrap whitespace.
master
Mike Gerwitz 2017-12-19 11:00:13 -05:00
parent fd47e239ba
commit 87ab3ff468
1 changed files with 2 additions and 0 deletions

View File

@ -597,6 +597,8 @@ form.entry-form dt > .param-id
font-weight: bold;
font-size: 1.1em;
color: green;
white-space: normal;
}
.entry-value-prior
{