search-filter icon indicating copy to clipboard operation
search-filter copied to clipboard

Obsolete styles

Open webmandesign opened this issue 10 years ago • 1 comments

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

webmandesign avatar Sep 03 '15 08:09 webmandesign

BTW, I'm talking about front-end styles.

webmandesign avatar Sep 03 '15 08:09 webmandesign