html - How to stop overflowing text and make it several lines if needed? -
the filters at
are overflowing in left in chrome , ff. rather putting fixed width text there, there better way?
how stop overflowing text , make several lines if needed? if goes several lines, number beside vertically centered....?
to stop overflowing text, add word-wrap: break-word; on <a> tag
Comments
Post a Comment