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

Change subject: Increase line height in beta warning
......................................................................


Increase line height in beta warning

See bug for screenshots.

Bug: 53045
Change-Id: Ia4e97f42786cb8ced9ab1c94b1cce9f4abd17750
---
M modules/ve-mw/ui/styles/ve.ui.MWDialog.css
M modules/ve/ui/styles/ve.ui.Dialog.css
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/ve-mw/ui/styles/ve.ui.MWDialog.css 
b/modules/ve-mw/ui/styles/ve.ui.MWDialog.css
index bb2712d..89f68de 100644
--- a/modules/ve-mw/ui/styles/ve.ui.MWDialog.css
+++ b/modules/ve-mw/ui/styles/ve.ui.MWDialog.css
@@ -76,7 +76,7 @@
 
 .ve-ui-mwBetaWelcomeDialog-content {
        padding: 1.5em;
-       line-height: 1.25em;
+       line-height: 1.5em;
        font-size: 1.1em;
 }
 
diff --git a/modules/ve/ui/styles/ve.ui.Dialog.css 
b/modules/ve/ui/styles/ve.ui.Dialog.css
index 9c3d929..2b6c15a 100644
--- a/modules/ve/ui/styles/ve.ui.Dialog.css
+++ b/modules/ve/ui/styles/ve.ui.Dialog.css
@@ -55,7 +55,7 @@
 .ve-ui-dialog .ve-ui-window-frame.ve-ui-window-frame-small {
        width: 600px;
        min-height: 200px;
-       height: 250px;
+       height: 280px;
 }
 
 .ve-ui-dialog-closing .ve-ui-window-frame {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia4e97f42786cb8ced9ab1c94b1cce9f4abd17750
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Trevor Parscal <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to