diff options
author | Giteabot <teabot@gitea.io> | 2023-06-13 15:45:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-13 19:45:45 +0000 |
commit | 22948048b2637495ace3091c0e0a9c6a0d96ec30 (patch) | |
tree | 092ad74a345d0d6b734b6c44bd3e192a0a05be4b /routers/web/repo/repo.go | |
parent | fa28d0e706f643fb88aa7b9fdde864f9c172052b (diff) | |
download | gitea-22948048b2637495ace3091c0e0a9c6a0d96ec30.tar.gz gitea-22948048b2637495ace3091c0e0a9c6a0d96ec30.zip |
Revert overflow: overlay (revert #21850) (#25231) (#25239)
Backport #25231 by @wxiaoguang
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: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Diffstat (limited to 'routers/web/repo/repo.go')
0 files changed, 0 insertions, 0 deletions