mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
5827b17ad0
There is something about ActionFieldLayouts with `align: 'left'` (the default) and no label that causes Firefox to render them differently than we expect. I am not sure if the bug is in OOUI or Firefox, but it is easily avoided by just using `align: 'top'` instead (it looks the same, since there is no label, and it avoids the issue). Bug: T198274 Change-Id: Ic6077e576b504e7a0cd761c8bac24d4079ae6702 |
||
---|---|---|
.. | ||
ve.ui.MWAdvancedSettingsPage.js | ||
ve.ui.MWCategoriesPage.js | ||
ve.ui.MWLanguagesPage.js | ||
ve.ui.MWParameterPage.js | ||
ve.ui.MWParameterPlaceholderPage.js | ||
ve.ui.MWSettingsPage.js | ||
ve.ui.MWTemplatePage.js | ||
ve.ui.MWTemplatePlaceholderPage.js | ||
ve.ui.MWTemplatesUsedPage.js | ||
ve.ui.MWTransclusionContentPage.js |