Posts by Igor Camargo • 1 point
1 post
- 
		0 votes1 answer40 viewsA: Align UL (result) with input (filter)In your code CSS, where is the #list-options, instead of width:100%, replace with width:563px;. This way you can change the field size with as many pixels as you want the field to have. Follow the…