Fix advanced search filter button position

This bug was introduced when foundation changed some of its rules
regarding when to clear floats, probably in commit 58071fd66.
This commit is contained in:
Javi Martín
2020-12-28 13:30:20 +01:00
parent 053edefdcb
commit 327fe72835

View File

@@ -1507,6 +1507,10 @@ form {
select {
height: $line-height * 2;
}
.column.end.clear {
clear: both;
}
}
// 10. Officials levels