1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 11:27:58 +01:00

made the MIW use fixed width fonts again

This commit is contained in:
Martin Stubenschrott
2008-11-01 15:49:21 +00:00
parent 7b1f6b0667
commit a54218c371
3 changed files with 2 additions and 4 deletions

View File

@@ -131,7 +131,6 @@ function CommandLine() //{{{
// the widget used for multiline output
var multilineOutputWidget = document.getElementById("liberator-multiline-output");
multilineOutputWidget.contentDocument.body.id = "liberator-multiline-output-content";
var outputContainer = multilineOutputWidget.parentNode;
// the widget used for multiline intput