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

Change subject: Editing: Make sure lists are styled in preview
......................................................................


Editing: Make sure lists are styled in preview

Change-Id: Ib8d14a15bbade032d7cdeac42316458782ced6f1
---
M less/common/overlays.less
M stylesheets/common/overlays.css
2 files changed, 0 insertions(+), 4 deletions(-)

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



diff --git a/less/common/overlays.less b/less/common/overlays.less
index 1f251e6..860a671 100644
--- a/less/common/overlays.less
+++ b/less/common/overlays.less
@@ -54,7 +54,6 @@
        }
 
        ul {
-               list-style: none;
                li {
                        text-align: left;
                }
diff --git a/stylesheets/common/overlays.css b/stylesheets/common/overlays.css
index e86f86e..5ffe6c7 100644
--- a/stylesheets/common/overlays.css
+++ b/stylesheets/common/overlays.css
@@ -50,9 +50,6 @@
 .mw-mf-overlay .mw-mf-overlay-header {
   background-color: #F1F1F1;
 }
-.mw-mf-overlay ul {
-  list-style: none;
-}
 .mw-mf-overlay ul li {
   text-align: left;
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib8d14a15bbade032d7cdeac42316458782ced6f1
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: JGonera <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to