diff --git a/src/content/options.css b/src/content/options.css index 028cea3..780ff2b 100644 --- a/src/content/options.css +++ b/src/content/options.css @@ -619,7 +619,7 @@ section.log { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; - max-width: 20em; + max-width: 30em; } .log td:nth-of-type(7) {