From 2f1ae3c60c93aff79d78c8366e8cd07abed57fd5 Mon Sep 17 00:00:00 2001 From: "hyatt%netscape.com" Date: Fri, 2 Jul 1999 05:34:59 +0000 Subject: [PATCH] Forgot the vertical alignment for the editor files. git-svn-id: svn://10.0.0.236/trunk@37998 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/editor/ui/composer/content/EditorAppShell.xul | 2 +- mozilla/editor/ui/composer/content/TextEditorAppShell.xul | 2 +- mozilla/suite/debugQA/content/debugQATextEditorShell.xul | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/editor/ui/composer/content/EditorAppShell.xul b/mozilla/editor/ui/composer/content/EditorAppShell.xul index d320faffdd6..2d9081c5241 100644 --- a/mozilla/editor/ui/composer/content/EditorAppShell.xul +++ b/mozilla/editor/ui/composer/content/EditorAppShell.xul @@ -76,7 +76,7 @@ + onunload="EditorShutdown()" title="Editor" align="vertical"> diff --git a/mozilla/editor/ui/composer/content/TextEditorAppShell.xul b/mozilla/editor/ui/composer/content/TextEditorAppShell.xul index 07b16626f5c..2a95f769011 100644 --- a/mozilla/editor/ui/composer/content/TextEditorAppShell.xul +++ b/mozilla/editor/ui/composer/content/TextEditorAppShell.xul @@ -20,7 +20,7 @@ + onunload="EditorShutdown()" title="TextEditor" align="vertical"> diff --git a/mozilla/suite/debugQA/content/debugQATextEditorShell.xul b/mozilla/suite/debugQA/content/debugQATextEditorShell.xul index 07b16626f5c..2a95f769011 100644 --- a/mozilla/suite/debugQA/content/debugQATextEditorShell.xul +++ b/mozilla/suite/debugQA/content/debugQATextEditorShell.xul @@ -20,7 +20,7 @@ + onunload="EditorShutdown()" title="TextEditor" align="vertical">