Commit fcad9fd
authored
Vertical widths of containers removed (#24184)
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.1 parent 15d6638 commit fcad9fd
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1814 | 1814 | | |
1815 | 1815 | | |
1816 | 1816 | | |
1817 | | - | |
1818 | 1817 | | |
1819 | | - | |
| 1818 | + | |
1820 | 1819 | | |
1821 | 1820 | | |
1822 | 1821 | | |
| |||
2368 | 2367 | | |
2369 | 2368 | | |
2370 | 2369 | | |
2371 | | - | |
| 2370 | + | |
2372 | 2371 | | |
2373 | 2372 | | |
2374 | 2373 | | |
| |||
| 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