Removed unused CSS rule
There are no elements matching the selector; the element has only one child (the <form> element) and it doesn't use the `column` class.
This commit is contained in:
@@ -14,12 +14,6 @@
|
||||
|
||||
.advanced-search-form {
|
||||
|
||||
@include breakpoint(medium) {
|
||||
> .column {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
select {
|
||||
height: $line-height * 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user