fix wrong rendering of commit detail page (#2503)

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
This commit is contained in:
David Schneiderbauer 2017-09-14 08:12:56 +02:00 committed by Kim "BKC" Carlbäcker
parent 633de01cf7
commit a89692d158
2 changed files with 7 additions and 7 deletions

View file

@ -887,7 +887,7 @@
}
}
}
.diff-box {
.diff-box .header {
display: flex;
align-items: center;