mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-14 19:35:38 +00:00
Merge "LedeSectionDialog: Fix double scrollbars in some cases"
This commit is contained in:
commit
b384a7ffc6
|
@ -24,7 +24,6 @@ LedeSectionDialog.prototype.initialize = function () {
|
|||
LedeSectionDialog.super.prototype.initialize.call( this );
|
||||
|
||||
this.contentLayout = new OO.ui.PanelLayout( {
|
||||
scrollable: true,
|
||||
padded: true,
|
||||
expanded: false,
|
||||
classes: [ 'ext-discussiontools-ui-ledeSectionDialog-content', 'mw-parser-output', 'content' ]
|
||||
|
|
Loading…
Reference in a new issue