Catrope has uploaded a new change for review.
https://gerrit.wikimedia.org/r/291146
Change subject: MediaWiki theme: Make iconed and non-iconed buttons have the
same height
......................................................................
MediaWiki theme: Make iconed and non-iconed buttons have the same height
MediaWiki core sets line-height: 1.6; on one of its content wrappers,
and our button styles apparently require line-height: normal;
Bug: T136024
Change-Id: I90223a1e9711f2cd14cf7f9c1352e2a273e706df
---
M src/themes/mediawiki/elements.less
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/46/291146/1
diff --git a/src/themes/mediawiki/elements.less
b/src/themes/mediawiki/elements.less
index e6da3d1..e344079 100644
--- a/src/themes/mediawiki/elements.less
+++ b/src/themes/mediawiki/elements.less
@@ -6,6 +6,7 @@
> .oo-ui-buttonElement-button {
font-weight: bold;
text-decoration: none;
+ line-height: normal;
&:focus {
outline: 0;
--
To view, visit https://gerrit.wikimedia.org/r/291146
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I90223a1e9711f2cd14cf7f9c1352e2a273e706df
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits