Forgot the vertical alignment for the editor files.
git-svn-id: svn://10.0.0.236/trunk@37998 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
<window id="main-window" xmlns:html="http://www.w3.org/TR/REC-html40"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
onunload="EditorShutdown()" title="TextEditor">
|
||||
onunload="EditorShutdown()" title="TextEditor" align="vertical">
|
||||
|
||||
<html:script language="JavaScript" src="chrome://editor/content/EditorCommands.js">
|
||||
</html:script>
|
||||
|
||||
Reference in New Issue
Block a user