Not the best title, but anyway...
I have an element with a max-width
and some text.
If the text is longer than will fit on one line, I get this:
----------------------------
|My text here, hello |
|everyone! |
----------------------------
In other words, it takes up the full max-width, but there's an empty space on the right due to the word moving down.
Is there any way to make it so that this happens instead?
---------------------
|My text here, hello|
|everyone! |
---------------------
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…