Skip to content

Commit

Permalink
xfd: widen cfd/s "new name" text box (wikimedia-gadgets#1989)
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae committed Aug 13, 2024
1 parent a55cdcc commit 8e5fc21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/twinklexfd.js
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,7 @@ Twinkle.xfd.callback.change_category = function twinklexfdCallbackChangeCategory
type: 'input',
name: 'cfdstarget',
label: 'New name:',
size: 70,
value: '',
required: true
});
Expand Down

0 comments on commit 8e5fc21

Please sign in to comment.