Size of ListBox in FireFox
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I've made a small web application with a ListBox which works well, but it is not very pretty with FireFox. The ListBox is populated automatically and its width changes with the contents. And when the list is empty, the width of the ListBox is about the width of the scrollbar... I've tried to fix its size, but I haven't been able to. Anyone knows how I could do it? Thanks!