From 87ab3ff4681379b9e6279eb3c86dcb56581e37b9 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Tue, 19 Dec 2017 11:00:13 -0500 Subject: [PATCH] summary: Wrap .entry-value * src/current/summary.css: (.entry-value): Wrap whitespace. --- src/current/summary.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/current/summary.css b/src/current/summary.css index 71d2e0f4..2644ba56 100644 --- a/src/current/summary.css +++ b/src/current/summary.css @@ -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 {