search-filter
search-filter copied to clipboard
Obsolete styles
Hi,
I would like to ask you whether this is really needed in style.css file:
body
{
display:block;
}
Also, I think it would be better to change .widget-area .searchandfilter li, .widget-area .searchandfilter p to .widget .searchandfilter li, .widget.searchandfilter p as there is no way for you to tell whether the sidebar in a theme is using .widget-area class or not, but you can be 99% sure that the widget is wrapped in .widget class.
Thanks for consideration.
Regards,
Oliver
BTW, I'm talking about front-end styles.