jenkins-bot has submitted this change and it was merged.

Change subject: Toolbar: Reset lineheight for character cells
......................................................................


Toolbar: Reset lineheight for character cells

Bug: T78354
Change-Id: I2f004a29b19d5629ba78a94b4cd26bb91d5a8747
---
M modules/jquery.wikiEditor.toolbar.css
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  GOIII: Looks good to me, but someone else must approve
  Edokter: Looks good to me, but someone else must approve
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/jquery.wikiEditor.toolbar.css 
b/modules/jquery.wikiEditor.toolbar.css
index 84470c3..68f8c20 100644
--- a/modules/jquery.wikiEditor.toolbar.css
+++ b/modules/jquery.wikiEditor.toolbar.css
@@ -282,6 +282,7 @@
        cursor: pointer;
        font-family: monospace, "Courier New";
        font-size: 1.25em;
+       line-height: 1;
 }
 .wikiEditor-ui-toolbar .page-characters div[dir=rtl] span {
        /* @noflip */ direction: rtl;

-- 
To view, visit https://gerrit.wikimedia.org/r/183051
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2f004a29b19d5629ba78a94b4cd26bb91d5a8747
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikiEditor
Gerrit-Branch: master
Gerrit-Owner: TheDJ <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Edokter <[email protected]>
Gerrit-Reviewer: GOIII <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to