Fix mortgage range slider

This commit is contained in:
Hoang Huu
2020-03-24 11:39:25 +07:00
parent 71a9c2227e
commit ffb05a9def
7 changed files with 34 additions and 14 deletions

View File

@@ -677,3 +677,7 @@ header{
border: solid 1px #ebebeb;
position: relative;
}
.opalestate-box .type-opalestate_property:last-of-type {
margin-bottom: 0;
}