Pier Angelo Vendrame pushed to branch mullvad-browser-140.1.0esr-15.0-1 at The 
Tor Project / Applications / Mullvad Browser


Commits:
9c4ce9f4 by hackademix at 2025-08-12T12:22:22+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:

- toolkit/components/resistfingerprinting/content/letterboxing.css


Changes:

=====================================
toolkit/components/resistfingerprinting/content/letterboxing.css
=====================================
@@ -42,7 +42,12 @@
 
 :root:not([inDOMFullscreen]) .letterboxing.letterboxing-ready 
.browserContainer:not(.responsive-mode)
   > .browserStack:not(.exclude-letterboxing) {
+
   place-content: start center;
+
+  & > .dialogStack {
+    position: fixed;
+  }
 }
 
 .browserDecorator {



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

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


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to