0

I have some portlets made in Webmethods 7 and when I update to Webmethods 8 I have horizontal scroll bars at the bottom of each portlet. How can I disable them?? Is it with CSS?

thanks!

Nick
  • 605
  • 3
  • 11
  • 27

1 Answers1

0

You should use overflow:hidden.

Rob W
  • 341,306
  • 83
  • 791
  • 678
Simone
  • 20,302
  • 14
  • 79
  • 103