forked from Ponysearch/Ponysearch
2a5c39e33c
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
11 lines
192 B
Text
11 lines
192 B
Text
.infobox {
|
|
.infobox_part {
|
|
margin-bottom: 20px;
|
|
word-wrap: break-word;
|
|
table-layout: fixed;
|
|
}
|
|
|
|
.infobox_part:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
}
|