mirror of
https://github.com/jquery/jquery.git
synced 2026-02-02 09:35:09 -05:00
Fix #13855: line-height animations. Close gh-1265.
(cherry picked from commit 3971c2ebb2)
This commit is contained in:
@@ -161,7 +161,7 @@ jQuery.extend({
|
||||
}
|
||||
},
|
||||
|
||||
// Exclude the following css properties to add px
|
||||
// Don't automatically add "px" to these possibly-unitless properties
|
||||
cssNumber: {
|
||||
"columnCount": true,
|
||||
"fillOpacity": true,
|
||||
|
||||
Reference in New Issue
Block a user