]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Ensure the second pie chart sits inline 3321/head
authorNick Downie <hello@nickdownie.com>
Wed, 21 Sep 2016 10:17:17 +0000 (11:17 +0100)
committerGitHub <noreply@github.com>
Wed, 21 Sep 2016 10:17:17 +0000 (11:17 +0100)
docs/07-Pie-Doughnut-Chart.md

index 28b5ba3e5ceedde067f31e6e82f8dec4d2d10990..0b2cc115e43c5ba33fd1d19540ba4bca1e43de1c 100644 (file)
@@ -15,7 +15,7 @@ They are also registered under two aliases in the `Chart` core. Other than their
        <canvas width="250" height="125"></canvas>
 </div>
 
-<div class="canvas-holder">
+<div class="canvas-holder half">
        <canvas width="250" height="125"></canvas>
 </div>
 <br>