Details
Description
Follow these steps to reproduce:
- Go to the Panels home page
- Double click to edit the type of a panel from the Live Data and select "--"
- Try to double click again to restore the previous value; it doesn't work in Firefox; it works in Chrome
The issue seems to be that Firefox doesn't apply the height:100% on the empty display DIV. We may have to use min-height instead.