Fixed Print button bug in plaintext editor (by rcassin@supernova.org) r=cmanske, sr=sfraser

git-svn-id: svn://10.0.0.236/trunk@91245 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cmanske%netscape.com
2001-04-04 04:08:13 +00:00
parent 520fe7bdf2
commit a0403c6188

View File

@@ -20,7 +20,7 @@
- Rights Reserved.
-
- Contributor(s):
- Ryan Cassin (kidteckco@hotmail.com)
- Ryan Cassin (rcassin@supernova.org)
-->
<?xml-stylesheet href="chrome://editor/skin/editor.css" type="text/css"?>
@@ -128,7 +128,7 @@ editor.xul has these - do we need them?
<button id="openButton"/>
<button id="saveButton"/>
<spring class="separator_small"/>
<button id="printButton"/>
<menubutton id="printButton"/>
<button id="spellingButton"/>
<spring flex="1"/>
</toolbar>