Tree not shown correctly in IE10

I’m testing dhtmlxSuite, and I’m playing with the online visual designer.
Here’s the user interface I’m sketching - please open the link in IE10:

[url]http://www.dhtmlx.com/docs/products/visualDesigner/live/?preview=true&id=k0622d[/url]

As you can see, there’s something wrong with the tree: there’s too much space between the left margin and “Books”.
Is there a workaround to fix this?
Chrome shows the tree correctly, without that extra space.

Thanks in advance,
Bruno Del Frate

It is a doctype issue. Designer doesn’t generate it. You need to add the next doctype

to your ready saved document.

Awesome, thanks! :slight_smile:

You are welcome!