app/assets/stylesheets/carnival/datatable.css in carnival-0.0.11 vs app/assets/stylesheets/carnival/datatable.css in carnival-0.0.26
- old
+ new
@@ -1,9 +1,9 @@
thead tr.filters{display: none;}
.dataTables_wrapper{
float:left;
- width:99%;
- overflow-x:auto;
+ /* width:99%; */
+ overflow: hidden;
position: relative;
top:-37px;
}
.dataTables_empty{
display:none;