]> source.dussan.org Git - gitea.git/commit
Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008)
authorwxiaoguang <wxiaoguang@gmail.com>
Tue, 21 Feb 2023 00:16:56 +0000 (08:16 +0800)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 00:16:56 +0000 (19:16 -0500)
commit1b950b98cf98c5064bafbd57cd6cde1fa029881b
treef21206f425a9c67a1581d4a115a35f4e30e0fad8
parent35d2fa744aae5782dcced573aa08ee9ff62c8e36
Use `gt-relative` class instead of the ambiguous `gt-pr` class  (#23008)

`.gt-relative` is also `position: relative !important;`

There are `gt-pr-?` styles below (line 140) for `padding-right`, which
makes `.gt-pr` ambiguous

Co-authored-by: delvh <leon@kske.dev>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
templates/repo/commit_page.tmpl
web_src/less/helpers.less