Removing white-space padding inside tab pages
I'm using the standard jQuery UI tab object, and within tab pages
there is a rather thick border of white space
on all 4 sides of my tab page content. I would like to make my
content butt up against the sides of the tab.
Any tips on how to get rid of it? Thanks!
--