oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
347 stars 172 forks source link

How to increase input width? #336

Open kjain1995 opened 7 years ago

kjain1995 commented 7 years ago

I am trying to use ng2-completer with semantic ui css classes. However, I cannot figure out how to increase the input box width, I am able to increase the container size, but not the input itself.

oferh commented 7 years ago

can you paste your code or create a sample?

pueaau commented 6 years ago

Same issue here, the .completer-holder has the intended size but the input itself (and thus the visible part) stays small.