Hello,
I have customized sharepoint v4.master. As i want fixed width master page so i have added following css in my master page. But if I use this css then the nintex workflow designer page gets distorted.
body #s4-workspace {width:100%;}
#s4-bodyContainer{height:100%;width:1024px!important;margin-left: auto;margin-right: auto;overflow: visible;display: table;}
how can we make a fixed width master page compatible with nintex workflow designer.
Any ideas?
Thanks in advance
Anna Jhaveri