diff options
-rw-r--r-- | wqflask/wqflask/templates/gsearch_gene.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/gsearch_gene.html b/wqflask/wqflask/templates/gsearch_gene.html index 0a3ec027..69281ec5 100644 --- a/wqflask/wqflask/templates/gsearch_gene.html +++ b/wqflask/wqflask/templates/gsearch_gene.html @@ -82,7 +82,7 @@ columnDefs = [ { 'orderDataType': "dom-checkbox", - 'width': "10px", + 'width': "5px", 'data': null, 'targets': 0, 'render': function(data, type, row, meta) { |