diff options
-rw-r--r-- | wqflask/wqflask/templates/correlation_page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/correlation_page.html b/wqflask/wqflask/templates/correlation_page.html index 32f5e774..fea60dfa 100644 --- a/wqflask/wqflask/templates/correlation_page.html +++ b/wqflask/wqflask/templates/correlation_page.html @@ -4,7 +4,7 @@ <link rel="stylesheet" type="text/css" href="/static/new/packages/DataTables/extensions/buttons.bootstrap.css" /> {% endblock %} {% block content %} - <div class="container"> + <div class="container" style="min-width: 1250px;"> <div class="page-header"> <h1>Correlation Table</h1> <h2>Trait: {{ this_trait.name }} |