views:

8

answers:

0

Hello, I installed jQuery UI AutoComplete and have it functioning correctly. Problem is the alignment is not right, it's off by a pixel

The dynamically generated AutoComplete DIV has the property top: 169px;, when top: 170px aligns the borders correctly.

Anyone know any common causes for this? I'd like to clean this up in a non-hacked way.

thanks