From 5a0393ec27af5a062555ed26c0b5d36e1a0e8876 Mon Sep 17 00:00:00 2001 From: Martin Stubenschrott Date: Tue, 4 Nov 2008 00:20:29 +0000 Subject: [PATCH] quick fix to not wrap completion items --- content/ui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ui.js b/content/ui.js index 6170a5f5..99873608 100644 --- a/content/ui.js +++ b/content/ui.js @@ -1369,7 +1369,7 @@ function ItemList(id) //{{{ XML.ignoreWhitespace = true; let minWidth = document.getElementById("liberator-commandline").scrollWidth; let div =
+ style={"white-space: nowrap; min-width: " + minWidth + "px"}> Completions:
{