forgejo/web_src/fomantic
wxiaoguang 4f3253feb9
Revert overflow: overlay (revert #21850) (#25231)
It causes not only one issue like #25221 (the footer width was also
affected by that change and was fixed some time ago)

The problem of "overflow: overlay" (#21850) is:

* It's not widely supported and is non-standard
https://caniuse.com/css-overflow-overlay
* It's not widely tested in Gitea (some standard layout like `ui
container + ui grid` may break it).
* The benefit seems smaller than the problems it brings.

So, I think it is good to revert it.

----

Let's leave enough time for testing and reviewing.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: silverwind <me@silverwind.io>
2023-06-13 21:17:14 +02:00
..
_site/globals Revert overflow: overlay (revert #21850) (#25231) 2023-06-13 21:17:14 +02:00
build Revert overflow: overlay (revert #21850) (#25231) 2023-06-13 21:17:14 +02:00
.npmrc Revert overflow: overlay (revert #21850) (#25231) 2023-06-13 21:17:14 +02:00
package-lock.json Revert overflow: overlay (revert #21850) (#25231) 2023-06-13 21:17:14 +02:00
package.json Stop packaging node_modules in release tarballs (#15273) 2021-04-09 01:08:14 -04:00
semantic.json Replace Fomantic reset module with our own (#24948) 2023-05-28 18:04:35 +00:00
theme.config.less Various CSS tweaks (#21244) 2022-09-22 22:00:29 -05:00