Dhtmlx.css conflict with Site.css

I am trying to use dhtmlxLayout in my MVC application. MVC4 has its built in Site.css. While both of dhtmlx.css and Site.css are referenced on same page, the page looks weird: the layout cells apart wider.

Here is my test code:

...... @Styles.Render("/codebase/dhtml.css", "~/Content/css") ......

If I remove the “~/Content/css” from above code, it works fine.

Any idea?

Thanks,

fgaonet

Hello
Could you provide us a direct link to your project?
Or if you use the PRO Edition and you have active support subscribtion, please create a ticket in the online support system and attach completed demo with link to this topic.