When the sentence is too big, there is a lot of white space left when collapsing it.
In the example below the word technician is too big for the div and is forced underneath, leaving a lot of space between appliance and the right border.
Is there a way to fix this with CSS or with jQuery?
DIV Code:
width:28%;
float:left;