Remove unnecessary class

This commit is contained in:
Rémy Coutable 2016-01-15 11:14:33 +01:00
parent a69271374d
commit 9e053decfc

View file

@ -2,10 +2,6 @@
display: block;
}
.commit-row-title .title {
font-weight: 600;
}
.commit-author, .commit-committer{
display: block;
color: #999;