Jump to content

Recommended Posts

Posted

I am not able to hide the scroll bar using CSS (need JS) but I did it this way:

/* Fixed Dialog Window */
.ipsDialog {
    position: fixed;
    top:0!important;
}

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...