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