Commit 7d717e2
Backport #24184 by @krzysztofjeziorny
A vertical overflow appears in Firefox 112/MacOS 12.6 when the system
setting for scrollbars is to "Always" show them.
Here, the fixed 100vw container widths are removed, which removes the
overflow. It is, however, only simulated in Developer Tools in latest
Firefox and Chromium, so please test on a Gitea installation.
Co-authored-by: Krzysztof Jeziorny <[email protected]>
1 parent dc66cea commit 7d717e2
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1830 | 1830 | | |
1831 | 1831 | | |
1832 | 1832 | | |
1833 | | - | |
1834 | 1833 | | |
1835 | | - | |
| 1834 | + | |
1836 | 1835 | | |
1837 | 1836 | | |
1838 | 1837 | | |
| |||
2384 | 2383 | | |
2385 | 2384 | | |
2386 | 2385 | | |
2387 | | - | |
| 2386 | + | |
2388 | 2387 | | |
2389 | 2388 | | |
2390 | 2389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | 87 | | |
89 | 88 | | |
90 | 89 | | |
| |||
0 commit comments