Skip to content

Commit

Permalink
Disable useMaxWidth
Browse files Browse the repository at this point in the history
This fixes JozoVilcek#9
  • Loading branch information
piranna committed Sep 17, 2015
1 parent e4a3134 commit ee9838f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion convert/converter.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
startOnLoad: true,
cloneCssStyles: true,
flowchart: {
htmlLabels: false
htmlLabels: false,
useMaxWidth:false
},
});

Expand Down

0 comments on commit ee9838f

Please # to comment.