Fix padding in overview panel.

This commit is contained in:
Paulo Reis 2016-11-21 15:05:18 +00:00
parent fc6730f5bf
commit 5158c6c16d

View file

@ -386,6 +386,10 @@
.rp-comment-resolved-description {
padding: 5px;
.rp-state-overview & {
padding: 0px;
}
}
.rp-add-comment-btn {