Problem/Motivation

In issue #2087239: Remove theme_exposed_filters() a theme function was removed, but its CSS was not removed from the System and Seven css files.

A refresher what the .exposed-filters used to apply to in Drupal 7:

Proposed resolution

Remove any remaining styling for theme_exposed_filters.

Remaining tasks

  1. Write a patch
  2. Review

User interface changes

None

API changes

None

CommentFileSizeAuthor
#1 2430961-1.patch1.77 KBidebr
exposed-filters-d7.png27.34 KBidebr
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

idebr’s picture

Status: Active » Needs review
FileSize
1.77 KB

Attached patch removes all leftover styling for .exposed-filters

LewisNyman’s picture

Status: Needs review » Reviewed & tested by the community

Yay for less CSS! I had a quick double check to make sure this class isn't used anywhere and it's not. Thanks

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Very nice!

Committed and pushed to 8.0.x. Thanks!

  • webchick committed f010c2b on 8.0.x
    Issue #2430961 by idebr: Remove leftover CSS from theme_exposed_filters...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.