diff options
Diffstat (limited to 'gn2/wqflask')
-rw-r--r-- | gn2/wqflask/templates/corr_scatterplot.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/corr_scatterplot.html b/gn2/wqflask/templates/corr_scatterplot.html index 554471be..c2586bc0 100644 --- a/gn2/wqflask/templates/corr_scatterplot.html +++ b/gn2/wqflask/templates/corr_scatterplot.html @@ -131,7 +131,7 @@ </li> </ul> - <div class="tab-content" style="min-width: 800px;"> + <div class="tab-content" style="width: 800px;"> <div class="tab-pane {% if method == 'pearson' %}active{% endif %}" id="tp1"> <br> |