diff --git a/cws-ui/src/main/webapp/css/history.css b/cws-ui/src/main/webapp/css/history.css index c003ee03..4cbde4d0 100644 --- a/cws-ui/src/main/webapp/css/history.css +++ b/cws-ui/src/main/webapp/css/history.css @@ -77,13 +77,13 @@ summary { } .proc-var-flex-main-sub-2 { - width: 160px; + width: 150px; word-wrap: break-word; overflow: hidden; } .proc-var-flex-main-sub-3 { - width: 300px; + width: 200px; word-wrap: break-word; }