djstrong commited on
Commit
2542dfb
1 Parent(s): a447916
Files changed (1) hide show
  1. src/display/css_html_js.py +1 -1
src/display/css_html_js.py CHANGED
@@ -52,7 +52,7 @@ table th:first-child {
52
  white-space: nowrap;
53
  }
54
 
55
- table > tbody > tr > td:nth-child(2) > div {
56
  overflow-x: auto;
57
  width: 450px;
58
  }
 
52
  white-space: nowrap;
53
  }
54
 
55
+ table > tbody > tr > td:nth-child(3) > div {
56
  overflow-x: auto;
57
  width: 450px;
58
  }