This is a migrated thread and some comments may be shown as answers.

Autocomplete width and vertical gap

1 Answer 42 Views
AutoComplete
This is a migrated thread and some comments may be shown as answers.
royguillaume
Top achievements
Rank 1
royguillaume asked on 26 Jul 2013, 03:17 PM
Hello,

Here is a jsbin link to the problem I'm facing.

I want the autocomplete textbox to be docked left and right in a relative div and I ain't sure how to manage to width of the dropdown list items.

Also, while typing in the textbox, the dropdown seems to go up on the second letter typed.

Any input would be appreciated.

Thanx!

1 Answer, 1 is accepted

Sort by
0
royguillaume
Top achievements
Rank 1
answered on 26 Jul 2013, 03:40 PM
Figured it out. Changed this portion of the css.
.search-box.k-input {
  display: block;
  padding:0;
}
Thanx.
Tags
AutoComplete
Asked by
royguillaume
Top achievements
Rank 1
Answers by
royguillaume
Top achievements
Rank 1
Share this question
or