feed component styles fix

This commit is contained in:
nixa 2016-05-06 12:32:36 +03:00
parent 20f81773c3
commit 8ecbef7b04

View file

@ -1,6 +1,6 @@
@import '../../../theme/sass/conf/conf';
.feed-panel .panel-body {
.feed-panel .card-body {
padding: 10px 0;
}