Remove extra brace
This commit is contained in:
parent
51888f746c
commit
b8977cb432
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
}
|
||||
.file-stats .deleted-file {
|
||||
color: #B00;
|
||||
}}
|
||||
}
|
||||
%body
|
||||
%div.content
|
||||
= yield
|
||||
|
|
Loading…
Reference in a new issue