Jdlrobson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/63004
Change subject: Bug 46726: Remove table tweaks on opera mini
......................................................................
Bug 46726: Remove table tweaks on opera mini
Allow opera mini to decide how best to display the table
overflow-y is not always available
Bug: 46726
Change-Id: I5c626be24615f80ec598291f9ed482cadcd787b3
---
M stylesheets/devices/operamini.css
1 file changed, 1 insertion(+), 5 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend
refs/changes/04/63004/1
diff --git a/stylesheets/devices/operamini.css
b/stylesheets/devices/operamini.css
index 1086c43..4d7a783 100644
--- a/stylesheets/devices/operamini.css
+++ b/stylesheets/devices/operamini.css
@@ -11,11 +11,7 @@
float: none !important;
margin-left: 0 !important;
width: 100% !important;
- overflow-y: scroll;
-}
-
-tbody {
- height: 200px;
+ overflow: auto;
}
.mwm-notice {
--
To view, visit https://gerrit.wikimedia.org/r/63004
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c626be24615f80ec598291f9ed482cadcd787b3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits