javascript - Keep entire word on specific column width -
i've tried differents approaches it, came same results:
using word-wrap:break-word;
how can insert dynamically tag , adjust column width, without "breaking" word?
#game_tag_cloud span { display: inline-block }
Comments
Post a Comment