don't squeeze text alongside infoboxes

This commit is contained in:
Cadence Ember
2025-11-13 02:40:11 +13:00
parent 968ec1962c
commit 94cb54a712

View File

@@ -500,6 +500,10 @@ a.ext-audiobutton { /* see hearthstone/wiki/Diablo_(Duels_hero) */
.page-title {
color: var(--theme-body-text-color);
}
/* don't squeeze text alongside infoboxes */
.infobox, .portable-infobox {
float: none;
}
}
/* *****