fune/browser/components/migration/content
Emilio Cobos Álvarez 59be7199a4 Bug 1793355 - Fix dialog sizing when dialog is bigger than specified min-width. r=aminomancer
Before bug 1792730, we didn't look at style.minWidth, even though this
dialog used it (but contents can be larger).

Using scrollWidth is the right thing to do here. Also fix some other
hard-coded widths I found while at it.

Differential Revision: https://phabricator.services.mozilla.com/D158462
2022-10-07 08:40:23 +00:00
..
aboutWelcomeBack.xhtml
migration.js
migration.xhtml Bug 1793355 - Fix dialog sizing when dialog is bigger than specified min-width. r=aminomancer 2022-10-07 08:40:23 +00:00