Skip to content

Commit

Permalink
max-width
Browse files Browse the repository at this point in the history
  • Loading branch information
Forrest Oliphant committed May 22, 2012
1 parent c586878 commit 09da160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion combine.html
Expand Up @@ -19,7 +19,7 @@
</head>
<body>

<canvas id="combine" width="500" height="500"></canvas>
<canvas id="combine" width="500" height="500" style="max-width:100%"></canvas>

<script type="text/javascript">

Expand Down

0 comments on commit 09da160

Please sign in to comment.