Skip to content

Commit

Permalink
feat(core): ✨ do not wrap changelist tables
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 committed May 2, 2023
1 parent fdc79cb commit 661fbf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/skins.citizen.scripts/tables.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ function wrapTable( table ) {
// TODO: Make this a config flag
const ignoredClasses = [
'citizen-table-nowrap',
'mw-changeslist-line',
'infobox'
];

Expand Down

0 comments on commit 661fbf0

Please sign in to comment.