Wednesday, April 2, 2014

sharepoint 2010 Position modal dialog box relative to current screen


Place this code @ css in master page

.ms-dlgContent
{
position: fixed!important;
}