I think you should be more careful with assigning classes like these two:
.form-required, .item-list {
display: none;
}It affected my aggregate feed items not to show up in a block.
I think you should be more careful with assigning classes like these two:
.form-required, .item-list {
display: none;
}It affected my aggregate feed items not to show up in a block.
Comments
Comment #1
jazzitup commentedI suggest this for a change:
Comment #2
sunI can't find those styles in the module anymore.