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

Change subject: Dashboard: do not display the header bar with publish button
......................................................................


Dashboard: do not display the header bar with publish button

Change-Id: I6e152f89644ef72c7f1b53d704931972be1adb07
---
M modules/dashboard/styles/ext.cx.dashboard.less
1 file changed, 5 insertions(+), 0 deletions(-)

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



diff --git a/modules/dashboard/styles/ext.cx.dashboard.less 
b/modules/dashboard/styles/ext.cx.dashboard.less
index 4a6c245..d2e39ba 100644
--- a/modules/dashboard/styles/ext.cx.dashboard.less
+++ b/modules/dashboard/styles/ext.cx.dashboard.less
@@ -32,3 +32,8 @@
                padding: 0 20px;
        }
 }
+
+// Do not display the header bar containing the link to dashboard in dashboard 
page.
+.cx-header__bar {
+       display: none;
+}
\ No newline at end of file

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6e152f89644ef72c7f1b53d704931972be1adb07
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to