Fix huge line height for diff files list

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2015-11-18 15:15:47 +01:00
parent a5a5745231
commit e6c6c2234b
No known key found for this signature in database
GPG key ID: 627C5F589F467F17

View file

@ -56,6 +56,7 @@
li {
padding: 3px 0px;
line-height: 20px;
}
}
.new-file {