mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-24 10:19:57 +01: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.