Given a relatively simple CSS:
div { width: 150px; }
<div> 12333-2333-233-23339392-332332323 </div>
Replace your hyphens with this:
­
It's called a "soft" hyphen.
<div> 12333­2333­233­23339392­332332323 </div>
2.1m questions
2.1m answers
60 comments
57.0k users