Kaldari has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/184413

Change subject: Hygiene: Make mobileoption DOM consistant between cleint-side 
and server-side
......................................................................

Hygiene: Make mobileoption DOM consistant between cleint-side and server-side

Change-Id: I7d35fda2bffb6f2f474c6908d82ee66dfe0eda1e
---
M templates/specials/checkbox.hogan
1 file changed, 3 insertions(+), 3 deletions(-)


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

diff --git a/templates/specials/checkbox.hogan 
b/templates/specials/checkbox.hogan
index 81bc335..8899c78 100644
--- a/templates/specials/checkbox.hogan
+++ b/templates/specials/checkbox.hogan
@@ -4,8 +4,8 @@
                <label for="{{name}}-toggle">
                        {{enableMsg}}
                </label>
-               <div class="option-description">
-                       {{descriptionMsg}}
-               </div>
+       </div>
+       <div class="option-description">
+               {{descriptionMsg}}
        </div>
 </div>

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7d35fda2bffb6f2f474c6908d82ee66dfe0eda1e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>

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

Reply via email to