remove trailing spaces
This commit is contained in:
parent
e06da1724c
commit
f8ef75eb91
11 changed files with 77 additions and 77 deletions
|
@ -16,7 +16,7 @@ jQuery.each([ "Height", "Width" ], function(i, name){
|
|||
jQuery.css( this[0], type, false, margin ? "margin" : "border" ) :
|
||||
null;
|
||||
};
|
||||
|
||||
|
||||
jQuery.fn[ type ] = function( size ) {
|
||||
// Get window width or height
|
||||
return this[0] == window ?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue