1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 13:21:30 +02:00
gitea/web_src
Kyle D f7085f718b
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.
2022-02-23 20:17:14 +00:00
..
fomantic
js Set max text height to prevent overflow (#18862) 2022-02-23 20:17:14 +00:00
less
svg