mirror of
https://gitdab.com/cadence/breezewiki.git
synced 2026-03-05 13:40:27 -05:00
don't squeeze text alongside infoboxes
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
/* *****
|
||||
|
||||
Reference in New Issue
Block a user