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


Commits:
fa7415c5 by hackademix at 2024-05-07T15:36:24+02:00
fixup! Bug 32308: Use direct browser sizing for letterboxing.

Bug 42405: Fix betterboxing + findbar horizontal bounce if the scrollbar is not 
an overlay.

- - - - -


1 changed file:

- browser/base/content/browser.css


Changes:

=====================================
browser/base/content/browser.css
=====================================
@@ -137,8 +137,9 @@ body {
   From Firefox 115 on, .browserContainer layout is flex / column,
   and without this trick the .browserStack's resize observer
   doesn't get notified on horizontal shrinking.
+  See also tor-browser#42405.
   */
-  overflow-x: hidden;
+  overflow: hidden;
   background: var(--letterboxing-bgcolor);
 }
 



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/fa7415c5c864c34758d4e30976ff8269c7c2a049
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to