1 2 3 4 5 6 7 8 9 10 11
.infobox { .infobox_part { margin-bottom: 20px; word-wrap: break-word; table-layout: fixed; } .infobox_part:last-child { margin-bottom: 0; } }