mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-12 02:52:45 +01: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.