Repair some errors.

This commit is contained in:
hyatt%netscape.com 2002-08-07 05:57:49 +00:00
parent b1c5a1068c
commit 2facf34a3f

@ -205,6 +205,10 @@ var toolbarDNDObserver = {
// the item to space it properly in the palette.
item.removeAttribute("flex");
item.removeAttribute("width");
item.removeAttribute("minwidth");
item.removeAttribute("minheight");
item.removeAttribute("align");
item.removeAttribute("pack");
// Set whatever flex the item in our enclosure has on the enclosure,
// so that we flex properly.