mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
This extra whitespace caused isses in Firefox where it would copy a extra space character at the start and the end. Additionally, in Chrome, the text selection indicated a spaced on the end of the selection where there was none. Both issues are fixed with the removal of whitespace.