Re: Design Problems

Posted by JesusFreak on
URL: https://support.nabble.com/Design-Problems-tp5748220p5752397.html

Hello,
Here is the code I applied:

body {
overflow: scroll !important;
}
.nabble {
height: 600px !important;
width:475px !important;
overflow: auto !important;
}

Thanks for investigating this.