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

Change subject: Add spacing to anonymous editing message
......................................................................

Add spacing to anonymous editing message

(Call to action will be added in a follow up)

Bug: T164628
Change-Id: I4ce7171d3247e61f36e14d1bd090c91e67d0a1aa
---
M resources/mobile.editor.common/editor.less
1 file changed, 11 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/08/374408/1

diff --git a/resources/mobile.editor.common/editor.less 
b/resources/mobile.editor.common/editor.less
index 57df50a..1c25820 100644
--- a/resources/mobile.editor.common/editor.less
+++ b/resources/mobile.editor.common/editor.less
@@ -4,6 +4,17 @@
 .editor-overlay {
        .box-sizing( border-box );
 
+       .anonwarning {
+               margin-top: 16px;
+
+               .anonmsg {
+                       margin-bottom: 19px;
+               }
+               .mw-ui-button {
+                       margin-bottom: 15px;
+               }
+       }
+
        .preview {
                display: none;
        }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4ce7171d3247e61f36e14d1bd090c91e67d0a1aa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <jrob...@wikimedia.org>

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

Reply via email to