canvasxpress 36.2.2 → 36.3.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "main": "src/canvasXpress.js",
4
4
  "style": "src/canvasXpress.css",
5
5
  "title": "CanvasXpress",
6
- "version": "36.2.2",
6
+ "version": "36.3.15",
7
7
  "license": {
8
8
  "type": "GPL-3.0-or-later",
9
9
  "url": "https://www.gnu.org/licenses/gpl.html"
@@ -1161,7 +1161,7 @@ div.CanvasXpressMarker {
1161
1161
  color: rgb(34, 34, 34);
1162
1162
  cursor: move;
1163
1163
  font: normal 12px arial, tahoma, sans-serif;
1164
- height: 340px;
1164
+ height: 400px;
1165
1165
  width: 286px;
1166
1166
  left: 0px;
1167
1167
  line-height: 100%;