Skip to content
Snippets Groups Projects
Commit f95eeee1 authored by Robert Speicher's avatar Robert Speicher
Browse files

Merge branch 'master' into 'master'

Remove extra brace

Extraneous curly brace creeped in prior commit.

See merge request !734
parents 51888f74 b8977cb4
No related branches found
No related tags found
No related merge requests found
Loading
@@ -27,7 +27,7 @@
Loading
@@ -27,7 +27,7 @@
} }
.file-stats .deleted-file { .file-stats .deleted-file {
color: #B00; color: #B00;
}} }
%body %body
%div.content %div.content
= yield = yield
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment