Reputation: 28545
Im using the jquery UI Dialog. (modal)
In Firefox and Chrome it looks fine. in IE8 scroll bars appear. how can i remove them?
Upvotes: 0
Views: 4162
Reputation: 17525
Because of small rendering differences, IE usually needs a little more space. Increase width/height a little bit and see, if the scrollbars disappear.
Upvotes: 0