mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-31 07:08:06 +08:00

Sets a max height for review text boxes to prevent a very annoying bug where users cannot access the "submit" button. Before:  After:  Interestingly, I don't see this bug on Firefox.