Код: Выделить всё
div {
border: 1px solid blue;
display: flex;
width: 320px;
}
ul {
justify-content: flex-end;
display: flex;
flex-wrap: wrap;
li {
border: 1px solid red;
list-style-type: none;
padding: 10px;
}< /code>
This is a short text. Maybe one or two lines. Or maybe a little more.
[list]
[*]gugu
[*]gaga
[/list]
Подробнее здесь: https://stackoverflow.com/questions/796 ... ble-length