Private
Public Access
1
0

improving css for flex charts on mobile

This commit is contained in:
Sander Roosendaal
2019-03-26 16:44:50 +01:00
parent 0838f0de66
commit 3bc962071d
3 changed files with 23 additions and 9 deletions

View File

@@ -35,7 +35,7 @@
<ul class="main-content">
<li class="grid_4">
<div id="theplot" class="flexplot" style="min-width:300px;">
<div id="theplot" class="flexplot">
{{ the_div|safe }}
</div>
</li>