File name change appears on one line

This commit is contained in:
Annabel Dunstone 2016-04-21 09:14:54 -05:00
parent 7ded28ff99
commit 1641e81971
1 changed files with 2 additions and 0 deletions

View File

@ -38,12 +38,14 @@
.filename {
&.old {
display: inline-block;
span.idiff {
background-color: #f8cbcb;
}
}
&.new {
display: inline-block;
span.idiff {
background-color: #a6f3a6;
}