infobox: fix line-wrapping of client list
This commit is contained in:
parent
d6992bad19
commit
773cbe8b9c
|
@ -135,6 +135,7 @@ table.attributes td {
|
||||||
font-family: "ionicons";
|
font-family: "ionicons";
|
||||||
color: #1566A9;
|
color: #1566A9;
|
||||||
word-spacing: -0.2em;
|
word-spacing: -0.2em;
|
||||||
|
white-space: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.infobox {
|
.infobox {
|
||||||
|
|
Loading…
Reference in a new issue