[thelist] Gap in CSS

Jay Blanchard jay.blanchard at THERMON.com
Fri Dec 9 15:19:59 CST 2005


[snip]
( http://www.lexjet.com/lexjettest/totals.asp )

Thanks for taking a (second) look,
[/snip]

boundry_endpiece has no explicit instruction for padding, perhaps adding and
setting this to 0px would help

.boundry_endpiece {
	height: 21px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}

Plus, in the example the div is empty, have you considered placing a
non-breaking space within it?



More information about the thelist mailing list