Werdna has uploaded a new change for review.
https://gerrit.wikimedia.org/r/199881
Change subject: Fix height of ButtonOptionWidget from the theme
......................................................................
Fix height of ButtonOptionWidget from the theme
In our current situation where we can't update the OOjs UI
JavaScript code we are forcing the styling on the widget.
This should be reverted soon!
Change-Id: Idc64c849580857a6115ee2d55455b927c5d82ab5
---
M resources/master.less
1 file changed, 7 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/Blueprint
refs/changes/81/199881/1
diff --git a/resources/master.less b/resources/master.less
index 792fed9..1106dde 100644
--- a/resources/master.less
+++ b/resources/master.less
@@ -170,4 +170,10 @@
a {
margin-left: 0.75em;
}
-}
\ No newline at end of file
+}
+
+/* HACK */
+.oo-ui-buttonOptionWidget .oo-ui-buttonElement-button {
+ height: auto !important;
+}
+/* HACK */
\ No newline at end of file
--
To view, visit https://gerrit.wikimedia.org/r/199881
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc64c849580857a6115ee2d55455b927c5d82ab5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Blueprint
Gerrit-Branch: master
Gerrit-Owner: Werdna <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits