style changes force curve
This commit is contained in:
@@ -38,7 +38,9 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
</li>
|
</li>
|
||||||
<li class="grid_4">
|
<li class="grid_4">
|
||||||
|
<div id="theplot" class="flexplot">
|
||||||
{{ the_div|safe }}
|
{{ the_div|safe }}
|
||||||
|
</div>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
@@ -608,7 +608,7 @@
|
|||||||
|
|
||||||
#theplot .bk-plot-layout {
|
#theplot .bk-plot-layout {
|
||||||
position: auto;
|
position: auto;
|
||||||
width: 100%;
|
width: 90%;
|
||||||
height: auto;
|
height: auto;
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user