fix issues in Related Functions background expension

This commit is contained in:
Sébastien Loriot 2019-10-10 14:46:33 +02:00
parent 5be38d3af0
commit fb5ef9ad68
3 changed files with 3 additions and 3 deletions

View File

@ -498,7 +498,7 @@ table.memberdecls {
white-space: nowrap;
}
.memItemRight {
.memItemRight, .memTemplItemRight {
width: 100%;
}

View File

@ -498,7 +498,7 @@ table.memberdecls {
white-space: nowrap;
}
.memItemRight {
.memItemRight, .memTemplItemRight {
width: 100%;
}

View File

@ -466,7 +466,7 @@ table.memberdecls {
white-space: nowrap;
}
.memItemRight {
.memItemRight, .memTemplItemRight {
width: 100%;
}