Ensure minimum width for infoboxes

Former-commit-id: 8066fc34d196e1429b4f14785c08d5ef2d630e61 [formerly 1f00c725f9faa622c4ed0cf1fa66ca12008ab1ab [formerly cc2e590533035e91812518d2c5b32765fcdbd17b]]
Former-commit-id: 1a3641a27b31156e1597d6de72a2a3a9b623fe44
Former-commit-id: 6d364cc9be7960d9d02d6f11b8abc6dae25eeca7
This commit is contained in:
Jaifroid 2021-04-10 13:24:16 +01:00
parent a506905731
commit 9b75d6443c

View File

@ -342,7 +342,8 @@ tr + tr > .navbox-abovebelow,tr + tr > .navbox-group,tr + tr > .navbox-image,tr
float: right;
clear: right;
font-size: 88%;
line-height: 1.5em
line-height: 1.5em;
max-width: 320px
}
.infobox caption {