diff options
Diffstat (limited to 'src/css.js')
-rw-r--r-- | src/css.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/css.js b/src/css.js index c5c01ecac..318cd5979 100644 --- a/src/css.js +++ b/src/css.js @@ -59,7 +59,9 @@ jQuery.extend({ "fontWeight": true, "opacity": true, "zoom": true, - "lineHeight": true + "lineHeight": true, + "widows": true, + "orphans": true }, // Add in properties whose names you wish to fix before |