sfpavel
says
http://img235.imageshack.us/img235/5440/13123387wc4.jpg
in the css the class result_title has that top padding that screws stuff on the site templates page. maybe a bigger min-height for results_row_alt and result_row or bye bye padding 
10 posts
- Has been a member for 4-5 years
Kien
says
Hmm… I think it’s because of the height: 80px; in the selectors .results_row, .results_row_alt
Should use height: 1%; instead (also to fix a IE6 bug).
