diff --git a/test/demo/cropping-polygons.html b/test/demo/cropping-polygons.html index 071e8405..368f6b53 100644 --- a/test/demo/cropping-polygons.html +++ b/test/demo/cropping-polygons.html @@ -13,7 +13,7 @@ } textarea { - width: 200px; + width: 215px; height: 200px; } @@ -22,8 +22,8 @@ display: inline-block; text-align: center; } - .box-with-title button{ - display: block; + .buttons { + width: 215px; } *:focus { @@ -43,11 +43,24 @@
- - +
+ + +
+
- +
+ + +
+ +
+
+
+ + +
@@ -68,54 +81,92 @@