View Single Post
Old 01-29-2013, 08:12 PM   PM User | #1
itxtme
Regular Coder

 
Join Date: Jun 2009
Posts: 107
Thanks: 3
Thanked 17 Times in 17 Posts
itxtme is an unknown quantity at this point
CSS border height over 2 lines

I have an invoice creator as part of my app, however when a product with a long description is added it goes over two lines, which is fine except the border is affected. The border is set to the left, as in the column before sets it. Not a super CSS king, anyone with suggestions on how to make it full height if the line height is double??

A lot of code involved so have it in a js fiddle - http://jsfiddle.net/h9AjS/

You will notice the first table perfect - the second is the one with the problem.
itxtme is offline   Reply With Quote