Christopher Johnson (WMDE) has uploaded a new change for review.
https://gerrit.wikimedia.org/r/226962
Change subject: fixes dataTables.css
......................................................................
fixes dataTables.css
Bug: T106903
Change-Id: I1d74568e39d92c2de02807e8bd1d92ff55c63524
---
M rsrc/dataTables.css
1 file changed, 2 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/phabricator/extensions/Sprint
refs/changes/62/226962/1
diff --git a/rsrc/dataTables.css b/rsrc/dataTables.css
index 0fc05d6..4063ba3 100644
--- a/rsrc/dataTables.css
+++ b/rsrc/dataTables.css
@@ -2,7 +2,7 @@
* @provides dataTables-css
*/
table.dataTable {
- width: 100%;
+ width: auto !important;
margin: 0 auto;
clear: both;
border-collapse: separate;
@@ -302,10 +302,8 @@
.dataTables_wrapper {
position: relative;
clear: both;
- *zoom: 1;
- zoom: 1;
- overflow-x: scroll;
}
+
.dataTables_wrapper .dataTables_length {
float: left;
}
--
To view, visit https://gerrit.wikimedia.org/r/226962
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1d74568e39d92c2de02807e8bd1d92ff55c63524
Gerrit-PatchSet: 1
Gerrit-Project: phabricator/extensions/Sprint
Gerrit-Branch: master
Gerrit-Owner: Christopher Johnson (WMDE) <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits