diff --git a/edit/global-search.css b/edit/global-search.css index 4c84c0e0..a6b21a00 100644 --- a/edit/global-search.css +++ b/edit/global-search.css @@ -61,7 +61,7 @@ border: none; background-color: white; font-weight: bold; - white-space: nowrap; + white-space: pre-wrap; /* issue #1000 */ color: currentColor; /* use the current theme's color instead of UserAgent's CSS */ flex: 1; }