1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00: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:
silverwind
2019-07-12 17:22:52 +02:00
committed by zeripath
parent 2102f9d92d
commit 2a1ec31988
2 changed files with 3 additions and 3 deletions