awjrichards has submitted this change and it was merged.
Change subject: Bug 46760: Beta Regression: Fix styling problem for search in
beta
......................................................................
Bug 46760: Beta Regression: Fix styling problem for search in beta
click search to focus it
previously the left menu was still visible. This corrects that
Bug 46760
Change-Id: I7444373162d5a3b951b76c20033450fffcef930f
---
M less/common/mainmenu.less
M stylesheets/common/ui.css
2 files changed, 0 insertions(+), 9 deletions(-)
Approvals:
awjrichards: Verified; Looks good to me, approved
jenkins-bot: Checked
diff --git a/less/common/mainmenu.less b/less/common/mainmenu.less
index 3b7a918..7dbc3c0 100644
--- a/less/common/mainmenu.less
+++ b/less/common/mainmenu.less
@@ -97,11 +97,5 @@
overflow: auto;
}
}
-
- .beta.full-screen-search {
- #mw-mf-page-left {
- display: block !important;
- }
- }
}
diff --git a/stylesheets/common/ui.css b/stylesheets/common/ui.css
index af23f98..b55771c 100644
--- a/stylesheets/common/ui.css
+++ b/stylesheets/common/ui.css
@@ -210,9 +210,6 @@
width: 80%;
overflow: auto;
}
- .beta.full-screen-search #mw-mf-page-left {
- display: block !important;
- }
}
/* Header */
#mw-mf-header form,
--
To view, visit https://gerrit.wikimedia.org/r/55776
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7444373162d5a3b951b76c20033450fffcef930f
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: JGonera <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: awjrichards <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits