https://www.icyphoenix.com/viewtopic.php?f=36&t=4019&p=27793#p27793
-----------------------------------
Lopalong
Wed 16 Apr, 2008 23:17

Re: What Files?
-----------------------------------
xox,

In case you missed it, you have to remove these height and width from the .css too. ;)

[code linenumbers=false].roundedtop td {
	height: 29px;
	white-space: nowrap;
	/*
	background: none;
	*/
}

.topcorners {
	vertical-align: bottom;
	width: 27px;
	height: 29px;
}[/code]


