RobSmith
19 May 2008, 11:57 PM
Does anybody experienced problems displaying ComboBoxes? In my application the trigger of the box is 2 pixels bigger than the input field. I helped myself adjusting the input elements:
input{
height: 22px !important;
}
Now it works fine for me, but I just want to know if this is a general problem or because of my system.
Thanks guys.
Rob
input{
height: 22px !important;
}
Now it works fine for me, but I just want to know if this is a general problem or because of my system.
Thanks guys.
Rob