mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-04 13:42:48 +00:00
Repair some errors.
This commit is contained in:
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user