jenkins-bot has submitted this change and it was merged.
Change subject: htmlform: Tighten CSS rules for .mw-htmlform-flatlist
......................................................................
htmlform: Tighten CSS rules for .mw-htmlform-flatlist
They accidentally applied to a MenuOptionWidget in autocompletion dropdowns,
too.
Change-Id: I54d0988e78b65e0fb922ef353626453cce56e474
---
M resources/src/mediawiki/htmlform/ooui.styles.css
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Jforrester: Looks good to me, approved
jenkins-bot: Verified
diff --git a/resources/src/mediawiki/htmlform/ooui.styles.css
b/resources/src/mediawiki/htmlform/ooui.styles.css
index fc0fd6e..40f4f52 100644
--- a/resources/src/mediawiki/htmlform/ooui.styles.css
+++ b/resources/src/mediawiki/htmlform/ooui.styles.css
@@ -18,8 +18,8 @@
/* Flatlist styling for PHP widgets... */
.mw-htmlform-flatlist .oo-ui-fieldLayout-align-inline,
/* ...and for JS widgets */
-.mw-htmlform-flatlist .oo-ui-optionWidget,
-.mw-htmlform-flatlist .oo-ui-multioptionWidget {
+.mw-htmlform-flatlist .oo-ui-radioOptionWidget,
+.mw-htmlform-flatlist .oo-ui-checkboxMultioptionWidget {
display: inline-block;
margin-right: 1em;
}
--
To view, visit https://gerrit.wikimedia.org/r/316715
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I54d0988e78b65e0fb922ef353626453cce56e474
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Bartosz DziewoĆski <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jack Phoenix <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: Raspberrypy20 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits