I have this combobox and I cannot reduce the size and width of the combo list.
on the pic 1 is Height and 2-3 is the width.
Thank you.
Simple just do this :
<style type="text/css"> .ajax__combobox_itemlist { border: none !important; width: 300px !important; } </style>
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.