Skip to content
Snippets Groups Projects
Commit fcf9d041 authored by ma1's avatar ma1 Committed by Pier Angelo Vendrame
Browse files

fixup! Bug 32308: Use direct browser sizing for letterboxing.

Bug 42405: Fix betterboxing + findbar horizontal bounce if the scrollbar is not an overlay.
parent c3028878
Branches
No related tags found
1 merge request!1043Bug 42616: Rebased alpha onto Firefox 128.0b1
......@@ -15,8 +15,9 @@
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);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment