Login  Register

Re: Design Problems

Posted by JesusFreak on Nov 18, 2010; 4:50pm
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.