MediaWiki:Common.css: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| Line 236: | Line 236: | ||
max-width: 100%; height: auto; object-fit: contain; display: block; | max-width: 100%; height: auto; object-fit: contain; display: block; | ||
} | } | ||
body.page-Special_RecentChanges .mw-changeslist-line-inner { | body.page-Special_RecentChanges .mw-changeslist-line-inner { | ||
min-width: 0; | |||
min-width: 0; | max-width: 100%; | ||
max-width: 100%; | white-space: normal; | ||
white-space: normal; | overflow-wrap: anywhere; | ||
overflow-wrap: anywhere; | |||
} | } | ||