Wrap the long text in a DIV with following CSS.
<div style = "width:100px;word-wrap: break-word">
https://www.google.co.in/#sclient=psy-ab&q=word+wrap+css&oq=wordra&gs_l=hp.1.2.0i10l3j0.0.0.8.413.0.0.0.0.0.0.0.0..0.0...0.0.0..1c..17.psy-ab.jTO0inW3qno&pbx=1&bav=on.2,or.r_cp.r_qf.&bvm=bv.48572450,d.bmk&fp=636638cea70c3482&biw=1366&bih=643
</div>
Demo