mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-04 14:38:52 +03:00
Diff: Fix indentation on unhighlighted code (#7435)
There was a missing space before the `nohighlight` class which made the previous class concatenate wrongly as `wrapnohighlight` in the template.
This commit is contained in: