Remove obsolete HTML class in advanced filters button
The `clear` class isn't needed since commit c9f31b8e1, when we moved
this button above the regular search fields.
We're also moving the `float` property to the CSS file.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.admin-budget-investments-search-form {
|
||||
.advanced-filters {
|
||||
@include link;
|
||||
float: $global-right;
|
||||
margin: $line-height 0;
|
||||
|
||||
@include breakpoint(medium) {
|
||||
|
||||
Reference in New Issue
Block a user