Loading
Bug 1822453 - Tweak settings dialog list styles. r=settings-reviewers,mconley
This is not a new regression: that min-height which effectively prevents shrinking of this list has been there since ~forever, so probably this broke, if it broke at all, when we enabled modern flexbox emulation of these dialogs. Now that XUL can shrink this gets us the behavior we want (default to 18em, but allow both growing and shrinking). Fix the sites list as well to behave similarly. Differential Revision: https://phabricator.services.mozilla.com/D173034