We are using a usercontrol of listbox in one of the aspx page.
We have mentioned width for the list box in aspx page not in usercontrol.
The width property of that usercontrol is not getting applied on IE 11, but it is applying on other browers
Can anyone suggest why this is happening?