ma1 pushed to branch mullvad-browser-128.13.0esr-14.5-1 at The Tor Project / 
Applications / Mullvad Browser


Commits:
22bd0f47 by hackademix at 2025-07-31T15:31:09+02:00
fixup! BB 32308: Use direct browser sizing for letterboxing.

BB 44041: Use fixed positioning to make dialog overlays cover the whole content 
of letterboxed tabs.

- - - - -


1 changed file:

- browser/base/content/browser.css


Changes:

=====================================
browser/base/content/browser.css
=====================================
@@ -120,7 +120,12 @@ browser:fullscreen {
 
 :root:not([inDOMFullscreen]) .letterboxing.letterboxing-ready 
.browserContainer:not(.responsive-mode)
   > .browserStack:not(.exclude-letterboxing) {
+
   place-content: var(--letterboxing-vertical-alignment) center;
+  & > .dialogStack {
+    position: fixed;
+  }
+
 }
 
 panelmultiview {



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/22bd0f4722aff25abfc2177853887c02959da41b

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/22bd0f4722aff25abfc2177853887c02959da41b
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- tbb-commits@lists.torproject.org
To unsubscribe send an email to tbb-commits-le...@lists.torproject.org

Reply via email to