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

Change combobox height using CSS

1 Answer 339 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 16 Jan 2013, 11:27 PM
What is the proper way to change the combobox height using CSS?  Note that I am talking about the combobox itself, not the dropdown popup.

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 17 Jan 2013, 12:25 PM
Hello Kevin,

The sizes of our input Widgets are set with em units, so if you change the font-size of the widget or one of its parents, the whole widget will resize proportionally. If you want to just change the height - set height and line-height to the .k-input and .k-select elements inside the widget.

Kind regards,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ComboBox
Asked by
Kevin
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or