mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 17:24:43 +00:00
4a6bd60df0
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.