aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/css.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/css.js b/src/css.js
index 18ca9c831..963822a68 100644
--- a/src/css.js
+++ b/src/css.js
@@ -155,6 +155,7 @@ jQuery.extend({
// Exclude the following css properties to add px
cssNumber: {
+ "columnCount": true,
"fillOpacity": true,
"fontWeight": true,
"lineHeight": true,