mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-18 11:31:03 +03:00
f4b96c1041
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. Co-authored-by: Kyle D <kdumontnu@gmail.com>