Team, I was doing some CSS work and I noticed there is this class on the advanced search form that clears the floating advanced field containers, but it has no properties inside of it. It is just…
<br class=”IDX-clear”>
But it is an empty class. I added it to my own CSS stylesheet and everything clears properly on the floating columns.
.IDX-clear {clear:both}
Just a little something you might want to throw in as an aside as you are making more awesome stuff.
R
(
0 rating, 0 votes, rated)
You need to be a registered member to rate this post.Loading...