jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/404447 )

Change subject: Display infobar on CX dashboard
......................................................................


Display infobar on CX dashboard

Only hide `.cx-header__bar` and show `.cx-header-infobar`, so that
error messages can be visible on CX dashboard as well.

Bug: T184972
Change-Id: I81d93f1617d08efab01e022e0a8d441c8b559783
---
M modules/ui/legacy/styles/mw.cx.ui.Header.less
M modules/ui/styles/mw.cx.ui.Header.less
2 files changed, 2 insertions(+), 4 deletions(-)

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



diff --git a/modules/ui/legacy/styles/mw.cx.ui.Header.less 
b/modules/ui/legacy/styles/mw.cx.ui.Header.less
index d2ad30c..dc55bce 100644
--- a/modules/ui/legacy/styles/mw.cx.ui.Header.less
+++ b/modules/ui/legacy/styles/mw.cx.ui.Header.less
@@ -124,8 +124,7 @@
        margin: 0 auto;
        padding: 10px 40px 0;
 
-       .cx-header__bar,
-       .cx-header-infobar {
+       .cx-header__bar {
                display: none;
        }
 
diff --git a/modules/ui/styles/mw.cx.ui.Header.less 
b/modules/ui/styles/mw.cx.ui.Header.less
index 666d122..34f516d 100644
--- a/modules/ui/styles/mw.cx.ui.Header.less
+++ b/modules/ui/styles/mw.cx.ui.Header.less
@@ -119,8 +119,7 @@
        margin: 0 auto;
        padding: 10px 40px 0;
 
-       .cx-header__bar,
-       .cx-header-infobar {
+       .cx-header__bar {
                display: none;
        }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I81d93f1617d08efab01e022e0a8d441c8b559783
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Petar.petkovic <ppetko...@wikimedia.org>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: Santhosh <santhosh.thottin...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to