DLynch has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/353324 )

Change subject: MobileContext: Fix alignment of label and description
......................................................................

MobileContext: Fix alignment of label and description

They were off by about 1px.

Change-Id: I9fbefc67d5e801e6a18044178b2e2de84d2a12ab
---
M src/ui/styles/ve.ui.MobileContext.css
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor 
refs/changes/24/353324/1

diff --git a/src/ui/styles/ve.ui.MobileContext.css 
b/src/ui/styles/ve.ui.MobileContext.css
index 6c016bc..03ac49d 100644
--- a/src/ui/styles/ve.ui.MobileContext.css
+++ b/src/ui/styles/ve.ui.MobileContext.css
@@ -14,6 +14,7 @@
 
 .ve-ui-mobileContext .ve-ui-linearContextItem-label {
        min-width: auto;
+       line-height: 1.225em;
 }
 
 .ve-ui-mobileContext .ve-ui-linearContextItem-title {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9fbefc67d5e801e6a18044178b2e2de84d2a12ab
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: DLynch <dly...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to