Fix gray line when customer didn't reply appears

This commit is contained in:
Mike Koch 2016-05-05 20:31:11 -04:00
parent 946ebfdaee
commit 580a662ce0

View File

@ -327,4 +327,8 @@ div.setupButtons {
.fc-content {
text-overflow: ellipsis;
}
.rate {
margin: 0;
}