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:
@@ -1507,6 +1507,10 @@ form {
|
||||
select {
|
||||
height: $line-height * 2;
|
||||
}
|
||||
|
||||
.column.end.clear {
|
||||
clear: both;
|
||||
}
|
||||
}
|
||||
|
||||
// 10. Officials levels
|
||||
|
||||
Reference in New Issue
Block a user