mediawiki-extensions-Visual.../modules/ve-mw/ui/pages
Bartosz Dziewoński 5827b17ad0 ve.ui.MWTemplatePlaceholderPage: Avoid Firefox rendering issue
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
2018-07-03 20:13:28 +02:00
..
ve.ui.MWAdvancedSettingsPage.js Create getters for localised APIs (getContentApi/getLocalApi) 2018-05-05 14:32:55 +01:00
ve.ui.MWCategoriesPage.js Add label to Options dialog > Categories input fields 2018-04-17 06:28:32 +00:00
ve.ui.MWLanguagesPage.js Create getters for localised APIs (getContentApi/getLocalApi) 2018-05-05 14:32:55 +01:00
ve.ui.MWParameterPage.js Create getters for localised APIs (getContentApi/getLocalApi) 2018-05-05 14:32:55 +01:00
ve.ui.MWParameterPlaceholderPage.js ve.ui.MWParameterPage: Pass $overlay to PopupButtonWidget 2018-04-04 22:45:13 +02:00
ve.ui.MWSettingsPage.js Create getters for localised APIs (getContentApi/getLocalApi) 2018-05-05 14:32:55 +01:00
ve.ui.MWTemplatePage.js ve.ui.MWParameterPage: Pass $overlay to PopupButtonWidget 2018-04-04 22:45:13 +02:00
ve.ui.MWTemplatePlaceholderPage.js ve.ui.MWTemplatePlaceholderPage: Avoid Firefox rendering issue 2018-07-03 20:13:28 +02:00
ve.ui.MWTemplatesUsedPage.js ve.ui.MWParameterPage: Pass $overlay to PopupButtonWidget 2018-04-04 22:45:13 +02:00
ve.ui.MWTransclusionContentPage.js ve.ui.MWParameterPage: Pass $overlay to PopupButtonWidget 2018-04-04 22:45:13 +02:00