diff --git a/other/firefox/common/parts/dialogs.css b/other/firefox/common/parts/dialogs.css index fc689c72..5afa7d19 100644 --- a/other/firefox/common/parts/dialogs.css +++ b/other/firefox/common/parts/dialogs.css @@ -8,7 +8,7 @@ window { /* Browser dialog prompts center */ .dialogOverlay { - display: grid; +/* display: grid;*/ place-content: center; justify-content: center; grid-auto-rows: min(90%, var(--doc-height-px));