diff options
author | Kyle D <kdumontnu@gmail.com> | 2022-02-23 13:17:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-23 20:17:14 +0000 |
commit | f7085f718bf58dc5fc2d843ad1b0171b748fc153 (patch) | |
tree | 1c2cc09256673588f5525474a784fd649708dc46 /templates/org | |
parent | 2b9df564b858a9216ffb7881278f485b35946349 (diff) | |
download | gitea-f7085f718bf58dc5fc2d843ad1b0171b748fc153.tar.gz gitea-f7085f718bf58dc5fc2d843ad1b0171b748fc153.zip |
Set max text height to prevent overflow (#18862)
Sets a max height for review text boxes to prevent a very annoying bug where users cannot access the "submit" button.
Before:
![image](https://user-images.githubusercontent.com/12700993/155253001-e1dab086-aaf3-4338-889d-6a861728274a.png)
After:
![image](https://user-images.githubusercontent.com/12700993/155253144-5b9a3547-9582-412f-867f-41a45a14a0fe.png)
Interestingly, I don't see this bug on Firefox.
Diffstat (limited to 'templates/org')
0 files changed, 0 insertions, 0 deletions