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

Change subject: Hide the back button label
......................................................................


Hide the back button label

The solution to fix T98846 caused the back button label to be visible
on a wide screen (1893px). Removing the fix doesn't seem to bring back
the initial problem in Google Chrome 44.0.2403 on OS X 10.10.3.

Bug: T112600
Change-Id: I76458fbd188bb0799bab038ee2ea0fc2db4dfb7a
---
M resources/mobile.overlays/Overlay.less
1 file changed, 0 insertions(+), 6 deletions(-)

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



diff --git a/resources/mobile.overlays/Overlay.less 
b/resources/mobile.overlays/Overlay.less
index ad105d3..9586b2f 100644
--- a/resources/mobile.overlays/Overlay.less
+++ b/resources/mobile.overlays/Overlay.less
@@ -294,12 +294,6 @@
 .overlay-header-container {
        top: 0;
        border-bottom: 1px solid @grayLight;
-
-       // Workaround for chrome. See https://phabricator.wikimedia.org/T98846
-       // without .back the labels show. See 
https://phabricator.wikimedia.org/T107090
-       .mw-ui-icon.mw-ui-icon-element.back {
-               overflow: visible;
-       }
 }
 
 .overlay-footer-container {

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

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

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

Reply via email to