jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/405756 )
Change subject: RadioSelectInputWidget, CheckboxMultiselectInputWidget: Fix
spacing between options in PHP (Apex theme)
......................................................................
RadioSelectInputWidget, CheckboxMultiselectInputWidget: Fix spacing between
options in PHP (Apex theme)
Follow-up to badb35947c222850ffe801a0b480e83c0f6f5818.
Change-Id: I6c2264f6ea3cd4bfb01032d2ae2978e407f89d06
---
M src/themes/apex/widgets.less
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
jenkins-bot: Verified
VolkerE: Looks good to me, approved
diff --git a/src/themes/apex/widgets.less b/src/themes/apex/widgets.less
index a549604..d1bee1e 100644
--- a/src/themes/apex/widgets.less
+++ b/src/themes/apex/widgets.less
@@ -171,7 +171,7 @@
.theme-oo-ui-checkboxMultiselectInputWidget () {
.oo-ui-fieldLayout {
- margin-bottom: 0;
+ margin-top: 0;
.oo-ui-fieldLayout-body {
padding: @padding-vertical-label 0;
@@ -931,7 +931,7 @@
.theme-oo-ui-radioSelectInputWidget () {
.oo-ui-fieldLayout {
- margin-bottom: 0;
+ margin-top: 0;
.oo-ui-fieldLayout-body {
padding: @padding-vertical-label 0;
--
To view, visit https://gerrit.wikimedia.org/r/405756
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6c2264f6ea3cd4bfb01032d2ae2978e407f89d06
Gerrit-PatchSet: 2
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: VolkerE <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits