Enlarge popover so that contents display nicely in all languages

This commit is contained in:
Alex Tselegidis 2024-06-04 12:14:03 +02:00
parent 6e395834ab
commit 740a1d06cf
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ li.language:hover {
}
body .popover {
max-width: 400px;
max-width: 430px;
}
body .popover-body strong {