mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-10 13:16:26 +01:00
* Fix lock modal content rendering outside modal The .content was not a child to .modal so was rendering outside. This is a recent regression but I'm not certain when it was introduced. * remove extraneous closing div Co-authored-by: zeripath <art27@cantab.net>